1.

Indexes are typically available in ______ or located sequentially on disk.(a) RAM(b) ROM(c) CMOS(d) None of the mentionedThe question was asked by my school teacher while I was bunking the class.The origin of the question is Analyze Query Performance topic in portion MongoDB CRUD Concepts and Operation of MongoDB

Answer»

The CORRECT answer is (a) RAM

Explanation: QUERYING only the index can be much FASTER than querying DOCUMENTS outside of the index.



Discussion

No Comment Found

Related InterviewSolutions