Blockchain BTA Certified Blockchain Developer - Ethereum CBDE Exam Practice Test

Page: 1 / 14
Total 102 questions
Question 1

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



Answer : C


Question 2

Checking the balance of an address inside a loop of a smart contract constantly:



Answer : B


Question 3

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



Answer : B


Question 4

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



Answer : A


Question 5

The nonce-field in a transaction is used:



Answer : A


Question 6

You interact with a smart contract and see a gas usage of 50,000 gas with a gas cost of 15Gwei.

How much Ether would you have to pay to the miner?



Answer : A


Question 7

The Fallback function:



Answer : B


Page:    1 / 14   
Total 102 questions