What variables are stored in the storage and memory areas respectively?
Answer / Anil Singh Dariyal
In blockchain, storage refers to long-term persistent data that is not frequently accessed but still required for maintaining the integrity of the network. Examples include smart contracts, transaction history, account balances, etc. Memory, on the other hand, stores temporary data such as pending transactions, transaction hashes, and blocks during validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the average block size in ethereum?
Explain the difference between blockchain ledger and a standard one?
What is Solidity?
Explain the importance of blind signature and the way it’s useful?
How a blockchain ledger is different from an ordinary one?
What type of records can be kept in the blockchain?
What is the role of encryption in blockchain?
What are private blockchains?
Is it possible in blockchain to remove one or more blocks from the networks?
Name some widespread platforms for developing blockchain applications?
What do you know about blockchain?
How is dapp different from an app?