1.

One way to improve readability in coding is to

A. Avoid go to statements
B. Name variable and functions according to their use
C. Modularize the program
D. None of these
Answer» B. Name variable and functions according to their use


Discussion

No Comment Found