When you are programming a game like poker of battleships where you need to hide opponents values is:
A) with private state variables. This way nobody else other than the smart contract itself can see the information
B) with external contracts holding those values. This way we can make sure that the information flow is following a clear logic and nobody else can access this information.
C) You can't hide anything on the blockchain, because the information is public, just the call is private which means only other smart contracts would be limited in accessing that information.
Correct Answer:
Verified
Q75: Why is it important to follow the
Q76: According to the official Style Guide:
A) you
Q77: The Fallback function:
A) cannot receive Ether, not
Q78: To avoid issues during Ethereum platform upgrades:
A)
Q79: If we divide two integers: 5/2, the
Q80: The JSON-RPC Protocol:
A) is used to communicate
Q82: Truffle boxes are a great way:
A) to
Q83: To develop smart contracts:
A) it's good to
Q84: When considering smart contracts and the blockchain
Q85: With the truffle config file you can
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents