Summer Certification Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror

Pass the Blockchain Developer - Ethereum CBDE Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam CBDE Premium Access

View all detail and faqs for the CBDE exam


783 Students Passed

85% Average Score

92% Same Questions
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

What's the correct scientific notation?

Options:

A.

1 Ether = 10^18 wei, 10^9 Gwei, 10^3 Finney

B.

1 Ether = 10^19 wei, 10^13 Gwei, 10^3 Finney

C.

1 Ether = 10^16 wei, 10^13 Gwei, 10^3 Finney

D.

1 Ether = 10^18 wei, 10^6 Gwei, 10^6 Finney

Questions # 12:

Hashing Mining uses:

Options:

A.

Keccack256 while internally to hash values it's easy to use the Dagger-Hashimoto to create a meaningful hash.

B.

the Dagger-Hashimoto hashing while internally the EVM uses SHA256 which is an alias for Keccack256.

C.

the Dagger-Hashimoto hashing while internally the EVM uses Keccack256 which is almost similar to SHA256, but has a different padding so produces different hashes.

Questions # 13:

What are Ethereum Nodes?

Options:

A.

Programs implementing the Ethereum Protocol to talk to each other and JSON-RPC interfaces to talk to the outside world.

B.

A Java-Script library to compile and run Solidity Code.

C.

A Framework for deploying and running smart contract in a decentralized way.

Questions # 14:

To send ether to a contract without a function call:

Options:

A.

a fallback function must be declared and it must be made payable. If there is no fallback function or the fallback function is not payable it will throw an exception.

B.

either a fallback function which is payable exists, or no fallback function at all exists.

C.

you cannot send ether to a contract without explicitly calling a function. The fallback function can never receive ether.

Questions # 15:

DApps are:

Options:

A.

great, because they cut the middle man, run on a trusted platform, apply logic to the blockchain where already economic assets are running and thus allow peer to peer trade.

B.

an amazing way to create new applications. Those applications run entirely separated from other applications on the platform and allow for logical interactions. They can't access any funds to add an additional layer of trust.

C.

a new way of applying logical operations for banks and big financial institutions. This way they can reduce the staff while operating at increased security.

Questions # 16:

When you do external calls to other smart contracts:

Options:

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.

Questions # 17:

A Hashing Algorithm is deterministic. What does it mean?

Options:

A.

it always produces the same output given the same input.

B.

it uses equally distributed data to produce the output given a long input.

C.

it shouldn't be possible to re-generate the input given the output.

Questions # 18:

Truffle:

Options:

A.

is a framework that helps developers with Testing, Deployment and Management of Smart Contracts and Distributed Applications.

B.

is a library that helps developers to connect to Ethereum nodes, because it abstracts the JSONRPC interface.

C.

is a framework for Java, similar to Web3.js for JavaScript. It's a great way to develop distributed Java enterprise applications.

Questions # 19:

The following are value types in Solidity.

Options:

A.

Integer, Boolean, Struct, Mapping and Enum.

B.

Integer, Boolean, Enum and Addresses.

C.

Integer, Boolean, Structs and Fixed Point Numbers.

Questions # 20:

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

Options:

A.

for Java, JavaScript, and C++

B.

for JavaScript using Web3.js

C.

for Solidity and JavaScript

D.

for any language, as long as it adheres to the open Testing-Interface from Truffle

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.