Homework on EVM - Questions (Updated on Dec 3 2019)
- What does the EVM do?
- What is the format of the instructions that the EVM can read?
- What is the relationship between the programming language Solidity and Bytecode?
- Why can’t Bitcoin run the same type of complex programs like Ethereum can?
- What is a Turing Complete programming language?