Programming style is important, because
A.
a program may not compile if it has a bad style
B.
good programming style makes a program more readable
C.
good programming style helps reduce the programmer's workload
D.
good programming style can make a program run faster