Multiple Choice
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
Correct Answer:
Verified
Q1: Consensus is reached:<br>A) by the miner nodes
Q2: What are Private Keys used for?<br>A) To
Q3: To develop smart contracts:<br>A) it's good to
Q5: Files can be imported:<br>A) using relative and
Q6: To communicate with an Ethereum node via
Q7: When solidity is compiled then also Metadata
Q8: Multi-Line Comments in Solidity are:<br>A) working with
Q9: Gas costs accrue on sending a transaction:<br>A)
Q10: What's the correct scientific notation?<br>A) 1 Ether
Q11: Block Difficulty:<br>A) is determined by the Ethereum