Regarding Ethereum contracts, the contracts can call (perform) two specific message calls. The message calls are either _____________ or __________? (Select two.)
Taking a series of unrelated transactions and writing them to a particular block is:
What type of attack would be considered a very large flaw in public blockchains such as Bitcoin’s Blockchain where the majority of hashpower could possibly be controlled thru an attack?
What is the specific attack Bitcoin could be exposed to?
By design, permissioned blockchains such as Hyperledger Fabric are not capable of creating or utilizing cryptocurrency.
A ____________cipher basically means it is using a fixed key which replaces the message with a pseudorandom string of characters. It is basically the encryption of each letter one at a time.
What is the cipher type?
How are blocks of data “chained” together to ensure the integrity of transactions?
What is the language that Solidity is using to build on the Ethereum Virtual Machines(EVM)?
Application Specific Integrated Circuit (ASIC) are used always in enterprise blockchains.
Select the two kinds of accounts in Ethereum which share the same address space. (Select two.)
The key difference between encryption and hashing is that encrypted strings can be reversed back into their original decrypted form if you have the right key?
Vitalik Buterin referred to this concept of trust beyond just currency as ‘smart contracts’ or even blockchain-based “decentralized autonomous organizations” (DAOs).
Ethereum is considered Blockchain version?
The most popular Ethereum development framework is currently Truffle.
What are three features of Truffle? (Select three.)
What type of encryption is shown below and is commonly used in blockchain cryptography?
Which of the following would NOT be true about what a smart contract gives your organization?
Which technical feature of blockchain best promotes the notion of a blockchain being “censorship resistant”?
One consideration that should be taken into account when building a product on a public blockchain is:
Ethereum has a metric system of denominations used as units of ether.
What is the smallest denomination of Ether?
In blockchains there is the concept of "Group Consensus" and how many members must agree.
You would like to run Ethereum DApps in a browser without a node. (No need to download blockchain.)
What could you use locally in your Chrome browser?
In common blockchain design, which data structure is used to create a lightweight digital fingerprint of all the transactions within a block?
__________ is a real-time gross settlement system (RTGS), currency exchange and remittance network by __________
Which of the following cryptocurrencies use an alternate consensus method called "Scrypt" to BTC's Proof of Work (POW) SHA-256 algorithm?
You are considering writing a smart contract for Ethereum and would like to use a robust programming language.
Which programming language is considered the most flexible and robust for Ethereum?
Your company is looking to develop a new token and raise funds for this new platform.
What is the process your company would like go thru to raise funds?
When a consensus algo is considered to be "pluggable modularity», what does that mean?
In Hyperledger there are three distinct types of nodes.
What are the three types of nodes? (Select three.)
1. Client Node: That initiates the transaction
2. Peer Nodes: Commits Transaction & keeps the data in sync across the ledger
3. Ordered: They are the communication backbones and responsible for the distribution of
the transactions.
One critical business consideration you must account for when choosing Hyperledger Fabric over Ethereum is:
___________is advantageous because it presents scalability and low cost transactions, but like DPoS introduces a component of centralization.
What algorithm is being referenced here?
Which of following scenarios and datasets would be best suited to be utilized by a blockchain solution?
Contracts live on the blockchain in an Ethereum-specific binary format called _____________?
Which of the following enterprise blockchains have a pluggable framework consensus algo? (Select two.)
Without 100% autonomy, blockchain software and networks would serve little purpose.
Pending transactions on the Ethereum blockchain are always ordered by highest fee paid to lowest, and then written to the block in that order.
You have flown to NYC to have a discussion with a technical executive of a too big to fail bank. You are having a discussion about blockchain algos and the customer is asking what are some disadvantages of using a POW algo?
Which of these demonstrates the correct order of the lifecycle of a transaction on Ethereum blockchain?
Some of the various consensus models employed by public blockchain networks include:
Composer Modeling Language is an object-oriented modeling language that defines the domain model for a business network definition. The modeling language is saved as a __________ file.
If a hard fork occurs on a public blockchain software and 20 running nodes choose not to update, what can be said about those 20 nodes?
Chaincode is a decentralized transactional program, running on the validating nodes. As with every chaincode, it implements the ____________________ in particular, Init and Invoke functions.
What does is actually implemented?
You are considering writing smart contracts and there are a few different languages you can consider. (Select two.)
Which one of the following is true regarding Smart Contracts on the Ethereum blockchain?
Chaincode Services uses Docker to host (deploy) the chaincode without relying on any virtual machine or computer language.
What would be the main reason or best reason that Hyperledger chose containers over virtual machines?
Which one of the following is a consideration that must be taken into account when using Hyperledger Fabric that you wouldn’t need worry about on Ethereum?
In Hashcash, miners all compete to look for a so called. "____________"which, if provided as input (together with other parts of a block header) to a hash function, yields an output that’s numerically small enough to claim the next block reward.
The reason that cryptocurrencies such as Bitcoin, Ethereum and Litecoin can be exchanged one with another is due to the fact that they all operate on the same blockchain network