Ask Question

One reason it is important to write code that is readable is that it makes the code execute faster, which makes the code run better. it saves space on the page for important comments. it makes it easier to copy when you want to send the code to others. it makes it easier to follow when revisions or updates are called for.

+5
Answers (2)
  1. 15 June, 17:59
    0
    D) it makes it easier to follow when revisions or updates are called for.
  2. 15 June, 18:14
    0
    Why is it a good idea to write programs in small pieces and check how well they work after each piece is written? It's better to write in small pieces because it allows for easier error checking in the coding process. If you have a huge work of code, and it gives errors, you'll have to check through the whole.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “One reason it is important to write code that is readable is that it makes the code execute faster, which makes the code run better. it ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers