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