1.

Hash tree is used in effective data verification in distributed systems.(a) True(b) FalseMy query is from Hash Tables topic in section Hash Tables of Data Structures & Algorithms IThis question was addressed to me by my college professor while I was bunking the class.

Answer»

The correct choice is (a) True

The explanation is: HASH trees are used in DISTRIBUTED SYSTEMS for efficient data verification. Hash TREE used hashes instead of the full files, hence they are efficient. Because Hashes are ways of ENCODING files that are much smaller than the actual file itself.



Discussion

No Comment Found

Related InterviewSolutions