1.

Sequential access in a Hash tree is faster than in B-trees.(a) True(b) FalseMy question comes from Hash Tables in chapter Hash Tables of Data Structures & Algorithms IThe question was asked in semester exam.

Answer»

Right OPTION is (a) True

For explanation: The sequential access in the HASH TREE is more efficient and faster than in B-tree. Because while constructing the hash tree in the expansions and contractions of the FILE is an estimated.



Discussion

No Comment Found

Related InterviewSolutions