Difficulty -
Medium
Total Plays - 8
Allowed Time - 10 sec
Best time - 10 sec
Why is Rust preferred for high-performance blockchain runtimes?
#A
#B
#C
#D
Explanation:
Rust’s zero-cost abstractions allow developers to write high-level code without runtime performance penalties, ideal for blockchain runtimes. This ensures efficient execution of smart contracts and consensus algorithms.