Blockchain CBDE BTA Certified Blockchain Developer - Ethereum Exam Practice Test

Page: 1 / 14
Total 102 questions
Question 1

If you are starting a new ERC20 token:



Answer : C


Question 2

If you need more fine-grained functionality than solidity offers out of the box:



Answer : A


Question 3

Using selfdestruct(beneficiary) with the beneficiary being a contract without a payable fallback function:



Answer : B


Question 4

All low-level functions on the address, so address.send(), address.call.valueQQ, address.callcode and address.delegatecall:



Answer : C


Question 5

The difference between address.send() and address.transfer() is:



Answer : A


Question 6

Loops in Solidity:



Answer : B


Question 7

If a User calls contract A and that calls Contract B, then msg.sender in Contract B will contain the address of:



Answer : B


Page:    1 / 14   
Total 102 questions