BTA Certified Blockchain Solution Architect v1.0 (CBSA) Flashcards
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?
A. TRUE
B. FALSE
A. TRUE
What is a logic gate in electronics and computer science?
A. A logic gate usually takes in 2 inputs and gives out 1 output. The inputs and outputs are binary values, meaning they can be both 1 and 0.
B. A logic gate usually takes in 3 inputs and gives out 2 output. The inputs and outputs are binary values, meaning they can be 1 or 0.
C. A logic gate usually takes in 2 inputs and gives out 6 output. The inputs and outputs are binary values, meaning they can be both 1 and 0.
D. A logic gate usually takes in 2 inputs and gives out 1 output. The inputs and outputs are binary values, meaning they can be 1 or 0.
D. A logic gate usually takes in 2 inputs and gives out 1 output. The inputs and outputs are binary values, meaning they can be 1 or 0.
Ethereum is considered to be a ______________type of blockchain.
A. Permissionless
B. Permission Based
C. Hybrid
D. Private
A. Permissionless
Your company working for is now considering the blockchain. They would like to perform a POC with R3 Corda. The CIO was reading about different blockchain consensus algos and would like to understand what type of consensus algos is used with Corda.
What is the best answer?
A. R3 Corda is a pluggable blockchain and allows the enterprise flexibility
B. R3 Corda is a byzantine fault tolerant blokchain
C. R3 Corda is a proof of stake based blockchain
D. R3 Corda is a proof of work based blockchain
A. R3 Corda is a pluggable blockchain and allows the enterprise flexibility
Secure Hash Algorithm (SHA-256) output is always 256 bits or 32 bytes in length regardless of the length of the input (even if input is millions of bytes). Select best answer.
A. NSA is spying on us so what’s it matters.
B. Depends on input
C. False
D. True
D. True
In the Ethereum EVM there are two types of memory areas. (Select two.)
A. Storage B. Database C. Memory D. Persistent E. Ephemeral
A. Storage
C. Memory
What are some advantages of Proof of Stake(POS) mining over Proof of Work(POW) mining? (Select three.)
A. Energy efficient in regards to that it could consume for electricity as compared to PoW
B. Faster Hashing algorithms
C. No need for expensive compared to POW
D. Faster validations compared to POW
E. Better blockchain security compared to POW
A. Energy efficient in regards to that it could consume for electricity as compared to PoW
C. No need for expensive compared to POW
D. Faster validations compared to POW
Application Specific Integrated Circuit (ASIC) are used always in enterprise blockchains.
A. TRUE
B. FALSE
B. FALSE
What type of encryption is shown below and is commonly used in blockchain cryptography?
A. Diffie-Hellman B. Asymmetric Encryption C. Synchronous D. Asynchronous E. Symmetric Encryption
B. Asymmetric Encryption
An encryption algorithm transforms plain text into cipher text using a key?
A. TRUE
B. FALSE
A. TRUE
The gas price is a value set by the creator of the blockchain transaction? Select best answer.
A. FALSE
B. Its Negotiable
C. TRUE
C. TRUE
R3 Corda does not organize time into blocks. What does Corda actually perform and use?
A. Ripple is implemented as the blockchain and XRP for cryptocurrency.
B. Notary services and timesmapping
C. R3 Corda is a blockchain and does use blocks
D. Notary services and time stamping
D. Notary services and time stamping
Contracts live on the blockchain in an Ethereum-specific binary format called _____________?
A. EOS B. EVM Code C. Ether D. Gas E. EVM Bytecode
E. EVM Bytecode
Bitcoin uses what proof of work consensus system?
A. Cubehash512 B. Scrypt-Jane C. Whirlpool D. Scrypt-n E. Hashcash
E. Hashcash
An _____________ is a well-known service that signs transactions if they state a fact and that fact is considered to be true. They may optionally also provide the facts.
A. notary
B. oracle
C. node
D. endpoint
B. oracle
Select the two kinds of accounts in Ethereum which share the same address space. (Select two.)
A. Gas Account B. Contract Accounts C. External Accounts D. Internal Accounts E. dApp Accounts
B. Contract Accounts
C. External Accounts
The most popular Ethereum development framework is currently Truffle.
What are three features of Truffle? (Select three.)
A. Scriptable deployment & migrations framework.
B. Automated contract testing with Mocha and Chai.
C. Takes Dapp transactions via Ws-rpc, json-rpc, ipc-rpc.
D. Built-in smart contract compilation, linking, deployment and binary management.
E. Automated contract testing with Mocha only
A. Scriptable deployment & migrations framework.
B. Automated contract testing with Mocha and Chai.
D. Built-in smart contract compilation, linking, deployment and binary management.
You are considering writing smart contracts and there are a few different languages you can consider. (Select two.)
A. Truffle
B. Serpent
C. Solidity
D. Embark
B. Serpent
C. Solidity
Satoshi Nakamoto invented a way to achieve Decentralized Consensus?
A. TRUE
B. FALSE
A. TRUE
Which of the following would NOT be true about what a smart contract gives your organization?
A. Accuracy B. Savings C. Autonomy D. Trust E. Legal Assurance
E. Legal Assurance
SHA-1 is the most commonly used SHA algorithm, and produces a ______-byte hash value(size).
A. 256
B. 128
C. 32
D. 20
D. 20
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 through an attack? What is the specific attack Bitcoin could be exposed to?
A. 51% Attacks B. Tether Token Hack C. DDoS Attack D. BIP attack E. Parity Wallet Attack
A. 51% Attacks
How many satoshis are in 1 bitcoin and how many wei in an Ether? (Select two.)
A. 1,000,000,000,000,000,000 B. 1,000,000,000,000,000 C. 1,000,000,000 D. 10,000 E. 1,000,000,000,000
A. 1,000,000,000,000,000,000
B. 1,000,000,000,000,000
In the Proof of Stake(POS) algorithm the miners are really known as ___________?
A. Notary
B. Oracle
C. Forgers
D. Minters
C. Forgers