单项选择题

Which of the following statements about good programming practice is correct?
A、Good variable names are good for both debugging and maintenance.
B、If there is already prologue comments inline comments won't be needed.
C、Code layout is for nice interface.
D、Nested "if" statements should be recommended.