CAT2Blockchain Technologies Important Questions
CAT2Blockchain Technologies Important Questions
1. What are the different steps involved in the process of a Bitcoin transaction?
2. What is mining in blockchain?
3. What are smart contracts?
4. List and explain the different types of oracles.
5. Illustrate the role of EVM in Ethereum network.
6. If your blockchain network has 6 Byzantine nodes, what is the minimum number
of nodes that are required to ensure Byzantine fault tolerance using PBFT
protocol?
7. Explain the concept of mining in blockchain networks.
8. Differentiate Inbound and Outbound in Smart Contract with example.
9. What is a Sybil attack, and how does the Bitcoin network prevent it?
10. Explain the concept of gas fees in Ethereum.
11. Explain different datatypes in solidity
12. List the various components in Ethereum blockchain.
13. Explain the need for consensus algorithms in blockchain technology.
14. What are crash fault tolerant algorithms? Compare PoW and PoS.
15. How are transactions validated in a Bitcoin network?
16. Explain the different steps involved in mining a Bitcoin. What is the role of
a miner in a Bitcoin network?
17. Explain the impact of blockchain technology to artificial intelligence.
18. Illustrate with a use case, the application of blockchain technology in finance sector
19. What are DApps? Explain the design of a DApp.
20. Explain how blockchain technology can impact the health care sector?
21. Compare Bitcoin and Ethereum? With neat diagram explain the concept
of Ethereum world state.
22. Write a smart contract using solidity to show various bank transactions like credit,
deposit and view balance
23. Explain how transactions are processed in Ethereum. Briefly explain the concept
of gas and how does it affect the transaction processing?
24. Write smart contract using solidity to implement a voting system
25. Demonstrate how Paxos protocol can be used to achieve consensus.
26. Describe the various fields that make up a transaction in Bitcoin with a real example
27. Demonstrate how Raft protocol can be used to achieve consensus
28. What are the different tasks of a Bitcoin miner? Explain the mining algorithm
used in Bitcoin with the help of a flowchart
29. Analyze the working of Dapp and DOA with example
30. Explain the impact of Block chain technology along with Artificial intelligence
31. Discuss the legal and ethical implications of blockchain technology.
32. Explain how blockchain ensures transparency in supply chain management.
33. Describe the features of solidity and also demonstrate the working of function and
inheritance in solidity language
34. In detail explain the components of Ethereum Eco System and also explain the
key features
35. Design a Smart contract in solidity for Simple Open Auction
36. Explain EVM operation, blocks and block finalization