Exam 2: BTA Certified Blockchain Developer - Ethereum

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

To compare a String in Solidity you use:

(Multiple Choice)
4.8/5
(29)

With the truffle config file you can manage:

(Multiple Choice)
4.9/5
(37)

To store almost all data in the Ethereum Blockchain:

(Multiple Choice)
4.9/5
(39)

When a new block is mined:

(Multiple Choice)
5.0/5
(27)

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:

(Multiple Choice)
4.8/5
(33)

Events:

(Multiple Choice)
4.9/5
(28)

According to the official Style Guide:

(Multiple Choice)
4.9/5
(33)

Inheritance is useful, because a contract that is derived from another contract can make use of:

(Multiple Choice)
4.8/5
(36)

Truffle boxes are a great way:

(Multiple Choice)
4.8/5
(25)

A Private Network is:

(Multiple Choice)
4.8/5
(33)

Which statement is true about the EVM?

(Multiple Choice)
5.0/5
(25)

The Fallback function:

(Multiple Choice)
4.8/5
(39)

Address.send():

(Multiple Choice)
4.8/5
(36)

It's easy to write clean-room unit-tests with truffle:

(Multiple Choice)
4.8/5
(37)

When using assert to check invariants and it evaluates to false:

(Multiple Choice)
4.7/5
(35)

A Blockchain Node:

(Multiple Choice)
4.9/5
(29)

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

(Multiple Choice)
4.9/5
(32)

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?

(Multiple Choice)
4.8/5
(30)

It's possible to access the blockchain via an Ethereum Node:

(Multiple Choice)
4.9/5
(42)

What's the difference between Ethereum Request for Comments (ERC) and Ethereum Improvement Proposals (EIP)?

(Multiple Choice)
4.7/5
(40)
Showing 21 - 40 of 85
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)