McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
Information Retrival Techniques
→
return index;
Q.
return index;
A.
o(nlogn)
B.
o(logn)
C.
o(n)
D.
o(1)
Answer» C. o(n)
Explanation: worst case is when the desired
3.4k
0
Do you find this helpful?
23
View all MCQs in
Information Retrival Techniques
Discussion
No comments yet
Login to comment
Related MCQs
In a clustering index, the index record contains the search-key value and a pointer to the first data record with that search- key value and the rest of the records will be in the sequential pointers.
Incase the indices values are larger, index is created for these values of the index. This is called
In ordered indices the file containing the records is sequentially ordered, a is an index whose search key also defines the sequential order of the file.
Which function is used to return a handle to the database?