Looking for trustworthy answers? Westonci.ca is the ultimate Q&A platform where experts share their knowledge on various topics. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

Why should you keep lines of code short?
O It makes the code more readable by programmers,
O It makes the application run faster
O It makes the application more user-friendly for users.
It makes the application compile faster,


Sagot :

The programmers should keep lines of code short because It makes the code more readable by other programmers.

Short lines of Code

Normally, a shorter lines of code are more efficient than spreading the code over several lines

Also, If a programmer have more lines of code, there are more places for bugs to hide and finding them might be more of a hassle.

So, the fewer lines of code can achieve the same results or much better than many lines of code

Hence, the programmers should keep lines of code short because It makes the code more readable by other programmers.

Therefore, the Option A is correct.

Read more about Short lines of Code

brainly.com/question/20475581

Thanks for stopping by. We strive to provide the best answers for all your questions. See you again soon. Your visit means a lot to us. Don't hesitate to return for more reliable answers to any questions you may have. Westonci.ca is your trusted source for answers. Visit us again to find more information on diverse topics.