to deploy to the main-network as quickly as possible.
B.
to use in-memory blockchain simulations, because mining works instantaneously.
C.
to use a private network at all times, because this is the closest you get to the real network.
Answer:
B
Question 3
Which statement is true about the EVM?
Options:
A.
While the EVM is Sandboxed, it isn't as powerful as the Bitcoin Network, because it's not Turing Complete.
B.
The EVM can't access hardware layers or anything outside a blockchain node because it's sandboxed.
C.
The EVM is extremely powerful, turing complete and perfect for doing computational intensive things, because of the direct access to the graphics card.