1.

Where is the hash tree used?(a) in digital currency(b) in sorting of large data(c) for indexing in databases(d) in encryption of dataThe question is from Hash Tables topic in section Hash Tables of Data Structures & Algorithms II have been asked this question during an internship interview.

Answer»

Correct option is (a) in digital currency

The BEST I can explain: Using Hash tree the DATA VERIFICATION, data SYNCHRONISATION and the consistency verification can be done efficiently. So, the hash tree are digital CURRENCIES to organise the transactions.



Discussion

No Comment Found

Related InterviewSolutions