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 3 out of 3 pages
Viewing questions 21-30 out of questions
Questions # 21:

Gas costs accrue on sending a transaction:

Options:

A.

no matter the content.

B.

only with a new smart contract deployment.

C.

only interacting with an already deployed smart contract.

Questions # 22:

Multi-Line Comments in Solidity are:

Options:

A.

working with either // or ///

B.

working with /* comment */ or /** @.. natspec style */

C.

not possible, all comments must be single-line.

Questions # 23:

Single line comments in Solidity are:

Options:

A.

working with either // or ///

B.

working with /* comment */ or /** @.. natspec style */

C.

not possible, all comments must be multi-line.

Questions # 24:

PoS:

Options:

A.

would be better, because it can reduce the amount of energy needed for mining.

B.

would be worse, because it would increase the amount of energy needed for mining.

Questions # 25:

Truffle has an integrated in-memory blockchain which makes unit-testing very easy:

Options:

A.

True, but it's still good to use Ganache, or even a real private network for testing.

B.

False, it's necessary to use Ganache or even a real private network for testing.

Questions # 26:

What is the difference between ERC20 and ERC721 Tokens in simple terms?

Options:

A.

The tokens of a certain ERC20 symbol are all the same, the tokens of an ERC721 symbol are all different. So, ERC20 tokens are fungible, while ERC721 tokens are non-fungible.

B.

The tokens of a certain ERC20 symbol are all different, the tokens of an ERC721 symbol are all the same. So, ERC20 tokens are non-fungible while ERC721 tokens are fungible.

Questions # 27:

EVM assembly:

Options:

A.

is much better than Solidity and a viable alternative.

B.

can be split across multiple files, but every contract must be in a file with the same name as the contract itself.

C.

is another language similar to LLL, more secure than Solidity.

Questions # 28:

When defining a new datatype:

Options:

A.

its best to use a contract with public storage variables, so it can be used like a class.

B.

it's best to use a struct, which is cheaper than deploying a new contract.

C.

it's not possible to generate new datatypes in Solidity.

Questions # 29:

If we divide two integers: 5/2, the result is:

Options:

A.

2, because the decimal is truncated.

B.

3, because it's always rounded.

C.

2.5, because it's automatically converted into a float.

Questions # 30:

Consensus is reached:

Options:

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.

Viewing page 3 out of 3 pages
Viewing questions 21-30 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.