Discover answers to your questions with Westonci.ca, the leading Q&A platform that connects you with knowledgeable experts. Get quick and reliable solutions to your questions from knowledgeable professionals on our comprehensive Q&A platform. 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