Loading practice questions
How do smart contracts interact with the real world?
Correct Answer: A — Using oracles to fetch external data
Explanation:
Oracles are third-party services that provide external data to smart contracts, enabling them to interact with real-world events and conditions.