Kizspy | Question: 47
(Choose 1 answer)
How is a Merkle Tree (hash tree) structured?
A. Leaf nodes hash data blocks, and non-leaf nodes hash their child pairs
B. Each node stores a distinct key
C. It's a binary tree for organizing keys by value
D. Nodes hash their own data plus a secret key