Can the data stored in a block modified once it is written? If so, why?
Answer Posted / Dileep Kumar Sharma
Data stored in a block cannot be modified once it is written. This is because each block contains a hash of the previous block, and changing the data within a block would require changing its hash and recomputing all subsequent hashes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers