Home / Questions / How does the portability of C programs contribute to its relevance?
Explanatory Question

How does the portability of C programs contribute to its relevance?

👁 18 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

C programs can run on different machines with very little or no modification. This makes C ideal for cross-platform development.