-
Documentation of computer programs is important so that ........
-
- users can learn how to use the program
- other programmers can know how to maintain the program
- the programmer can see why the code is written that way while hunting for sources of error
- all of the above
- none of the above
Correct Option: D
NA