Multiple Choice
To develop smart contracts:
A) it's good to start with a local in-memory blockchain with unit tests but then deploy to the mainnet as rapidly as possible.
B) it's good to start with a local in-memory blockchain with unit-tests. Then, in the next step, debug and test the smart contract on a test-net like Ropsten or Rinkeby with beta customers to iron out last issues before deploying it to the main-net.
C) it's good to start with a test-net with beta-customers like on the Rinkeby or Ropsten testnet, before testing it locally on an in-memory blockchain simulation such as Ganache. Then deploy it to the main-net.
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
Q4: When you are programming a game like
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