Blockchain CBDE BTA Certified Blockchain Developer - Ethereum Exam Practice Test
BTA Certified Blockchain Developer - Ethereum Questions and Answers
Question 1
When considering smart contracts and the blockchain it's good:
Question 2
Public Keys vs. Private Keys. Which statement is true?
Question 3
Which statement is true about the EVM?
Question 4
Inheritance is useful, because a contract that is derived from another contract can make use of:
Question 5
Block Difficulty:
Question 6
Address.send() and address.transfer() are considered:
Question 7
In order to implement an ERC20 token contract, you'd need at least to implement the following functions and events in order to fulfill the interface requirements:
Question 8
Address.call.value():
Question 9
.Require is used:
Question 10
Solidity gets compiled:
Question 11
A Private Network is:
Question 12
Using truffle-contract over Web3.js:
Question 13
When a smart contract pays out money:
Question 14
Externally Owned Accounts (EoA):
Question 15
Ethereum Nodes: