Right choice is (c) To scale the amount of data that MongoDB sends to applications, include a projection in the queries.
For explanation: By projecting results with a subset of fields, applications reduce their network overhead and processing requirements.