Multiple Choice
Proof of Work (PoW) vs. Proof of Stake.
A) PoW is computationally intensive which requires lots of energy. On the other hand, miners earn straightforward a reward for mining a block and incorporating transactions.
B) PoW is better than PoS, because with PoS we increase the amount of energy spent on the network.
C) PoS is mining with specialized new hardware that has to be purchased with a stack of Ether in the network. Hence the Name: Proof of Stake, which derives from Stack.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: EVM assembly:<br>A) is much better than Solidity
Q13: What is the difference between ERC20 and
Q14: .Require is used:<br>A) to check internal states
Q15: To generate a random number:<br>A) it's good
Q16: On a consortium network:<br>A) everybody can become
Q18: The following are value types in Solidity.<br>A)
Q19: A Hashing Algorithm is deterministic. What does
Q20: Why is Unit-Testing so important?<br>A) It helps
Q21: To compare a String in Solidity you
Q22: With the truffle config file you can