What is the purpose of a driver in the MongoDB architecture?
To enable applications written in different programming languages to communicate with the MongoDB server.
To store metadata about the sharded cluster.
To execute queries directly on the MongoDB server.
To provide a graphical interface for managing the database.
This question is part of this quiz :
MongoDB Data Model Quiz