Solved

Why Is It a Good Idea for a Programmer to Write

Question 11

Multiple Choice

Why is it a good idea for a programmer to write comments about a method first, before implementing it?


A) It is a good idea for complex methods, but not simple ones.
B) It can help to assign good variable names.
C) Without comments it is not possible to compile the code.
D) It is an excellent test to ensure that the programmer firmly understands what is needed.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions