Loading practice questions
Which cryptographic technique ensures the immutability of blockchain data?
Correct Answer: D — Hashing
Explanation:
Hashing is used to create a unique, fixed-length representation of data. Any change in the data results in a different hash, ensuring data immutability and integrity.