What is one drawback to including program comments?

A. They take up too much memory.
B. They must be kept current.
C. You cannot use abbreviations.
D. They make a program difficult to read.


Answer: B

Computer Science & Information Technology

You might also like to view...

When independent software vendors provide class libraries to clients, they typically give the __________ for the class’s interface and the __________ for the class’s implementation.

a. Source code file, source code file. b. Source code file, object file. c. Object file, source code file. d. Object file, object file.

Computer Science & Information Technology

Which of the following operators cannot be overloaded?

a. The . operator. b. The -> operator. c. The & operator. d. The [ ] operator.

Computer Science & Information Technology

Two-dimensional arrays are often used to represent _______.

a) a pie chart b) distances c) lines d) tables

Computer Science & Information Technology

________ in cyberspace is all but intangible as it has traditionally been defined by established boundaries on the intrusion into a specific space or locale

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology