Find answers to your questions faster and easier with IDNLearn.com. Ask your questions and receive reliable and comprehensive answers from our dedicated community of professionals.
The programmers should keep lines of code short because It makes the code more readable by other programmers.
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