Loading practice questions
What is Web3.js used for in blockchain development?
Correct Answer: C — To design front-end interfaces for dApps
Explanation:
Web3.js is a JavaScript library that allows developers to interact with the Ethereum blockchain, including reading data, writing transactions, and executing smart contracts.