All blockchain networks and systems require autonomous on-chain code in order to process transactions.
___________is advantageous because it presents scalability and low cost transactions, but like DPoS introduces a component of centralization.
What algorithm is being referenced here?
What is a development language which lets developers solve any class of problem in existence given infinite time and resources?
Blockchains only work to store financial transactions or other exchanges of monetary value.
Which factor influences the gas cost to deploy a Smart Contact on the Ethereum blockchain?
An on-chain Smart Contract might be considered autonomous in nature because:
In common blockchain design, which data structure is used to create a lightweight digital fingerprint of all the transactions within a block?
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?
When a blockchain software is updated with new functionality that breaks or modifies the rules of the previous version of the software, what has just occurred?
What are two cryptocurrencies that you would expect to see mining equipment with ASICS? (Select two.)
In regards to understanding the Ethereum Virtual Machine what statement is true?
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?
Which of the following scenarios and databases is least suited to be utilized by a blockchain solution?
When you are developing with Fabric Composer which of the following is true?
In the EVM every account has a persistent key-value store mapping 256-bit words to 256-bit words called ________
What type of "bug" generally occurs when something isn’t right according to business requirements?
Which of the following would NOT be true about what a smart contract gives your organization?
What type of encryption is shown below and is commonly used in blockchain cryptography?Â
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?
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 are considering writing smart contracts and there are a few different languages you can consider. (Select two.)
The Secure Registry Services enables Secured ____________Registry of base Hyperledger images and custom images containing chaincodes.
What type of registry is implemented?
Which of these is the name of a well known open source peer-to-peer hypermedia distributes file system?
Ethereum is a programmable blockchain. What is one of the following reasons is NOT correct regarding Ethereum programmability?
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?