Q.135
The search technique for searching a sorted file that requires increased amount
of space is
(A)
indexed sequential search (B) interpolation search
(C)
sequential search (D) tree search
Ans:
(A)
The
search technique for searching a sorted file that requires increased amount of
space
is
indexed sequential search. Because in this search technique we need to maintain
a
separate
index file which requires additional storage space.
No comments:
Post a Comment