Regarding Ethereum contracts, the contracts can call (perform) two specific message calls. The message calls are either ____________or ____________? (Select two.)
Answer(s): B,D
Contracts can call other contracts or send Ether to non-contract accounts by the means of message calls. Message calls are similar to transactions, in that they have a source, a target, data payload, Ether, gas and return data. In fact, every transaction consists of a top-level message call which in turn can create further message calls.
Which of the following hashing algos is considered to be the strongest?
Answer(s): B
SHA-2 consists of a set of 6 hashing algorithms, and is considered the strongest. SHA-256 or above is recommended for situations are security is vital. SHA-256 produces 32-byte hash values.
https://www.securityinnovationeurope.com/blog/page/whats-the-difference-between-hashing-and-encrypting
When you considering cryptography for a blockchain what would be types of symmetric cryptography you could consider? (Select two.)
Answer(s): A,C
https://blockgeeks.com/guides/cryptocurrencies-cryptography/
The ____________ is the runtime environment for smart contracts in Ethereum?
Answer(s): D
EVM The Ethereum Virtual Machine (EVM) is the runtime environment for smart contracts in Ethereum. It is not only sandboxed, but actually completely isolated, which means that code running inside the EVM has no access to network, filesystem, or other processes. Smart contracts even have limited access to other smart contracts.
Post your Comments and Discuss Blockchain CBSA exam with other Community members:
Ardi commented on November 14, 2024 its a great platform to upskilling your knowledge about blockchain Anonymous upvote
Our website is free, but we have to fight against bots and content theft. We're sorry for the inconvenience caused by these security measures. You can access the rest of the CBSA content, but please register or login to continue.