✏️ Explanatory Question

Explain how C supports low-level operations better than high-level languages.

👁 23 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

C can directly access memory addresses, manipulate bits/bytes, and interact with hardware registers—features not available in high-level languages.