Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

CBDE Exam Dumps - BTA Certified Blockchain Developer - Ethereum

Go to page:
Question # 4

When you do external calls to other smart contracts:

A.

you should follow the checks-effects-interactions pattern and avoid state changes after the call.

B.

you should follow the effects-checks-interactions pattern and avoid state changes before the call.

C.

you should follow the checks-effects-interactions pattern, which is only necessary when you do calls to contracts where a direct contract call is not possible.

Full Access
Question # 5

Importing from GitHub:

A.

works across all compilers and platforms the same way.

B.

is generally possible, but currently works only in Remix, but doesn't work in Truffle.

Full Access
Question # 6

A Blockchain Node:

A.

can never become a mining node.

B.

can always become a mining node.

C.

can become a mining node, depending if the implementation has the functionality implemented.

Full Access
Question # 7

Smart Contracts can be written in:

A.

Java, C++, Solidity and JavaScript, because the Ethereum Blockchain is completely language agnostic and cross compilers exist for every major language.

B.

Solidity, Viper, LLL and Serpent, because those are high level languages that are compiled down to bytecode.

C.

Solidity and JavaScript, because those are the official first implementations for Distributed applications and the Blockchain supports those languages fully.

Full Access
Question # 8

Consensus is reached:

A.

by the miner nodes which make sure that a transaction is valid.

B.

by every single node in the blockchain network executing the same transaction.

C.

by a cryptographic secure signature algorithm called ECDSA which makes sure that cheating is impossible.

Full Access
Go to page: