Which of the following is NOT a requirement of an enterprise blockchain typically?
Answer : B
Blockchain systems assume all parties are trusted by all other parties in the exchange or ecosystem.
Answer : A
The most popular Ethereum development framework is currently Truffle.
What are three features of Truffle? (Select three.)
Answer : A, B, D
Truffle is a development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier.
Ethereum is a programmable blockchain. What is one of the following reasons is NOT correct regarding Ethereum programmability?
Answer : C
Which of the following hashing algos is considered to be the strongest?
Answer : B
SHA-2 consists of a set of 6 hashing algorithms, and is considered the strongest. SHA-256 or above is recommended for situations are security is vital. SHA-256 produces 32-byte hash values.
On the Ethereum blockchain the ''nonce'' of a transaction:
Answer : B
What is diagram referencing below?
Answer : B
XOR or ''Exclusive OR'' is a logic gate.