

InterviewSolution
Saved Bookmarks
1. |
Indexes are typically available in ______ or located sequentially on disk.(a) RAM(b) ROM(c) CMOS(d) None of the mentioned |
Answer» The correct answer is (a) RAM Explanation: Querying only the index can be much faster than querying documents outside of the index. |
|