Which of the following statements about program documentation and data names is false?

A. General documentation occurs at the beginning of the program
B. Module documentation occurs within functions
C. Intelligent data names cannot be abbreviated
D. Data names should match the terminology of the user as closely as possible
E. The use of generic names, such as amount, should be avoided


Answer: C

Computer Science & Information Technology

You might also like to view...

Write a sed command that copies a file to standard output, replacing a sin- gle SPACE as the first character on a line with a 0 (zero) only if the SPACE is immediately followed by a number (0–9). For example:

Computer Science & Information Technology

Displays the diagonal elements of a square matrix

What will be an ideal response?

Computer Science & Information Technology

How can you split the document view?

What will be an ideal response?

Computer Science & Information Technology

Which file system will eventually replace NTFS?

A) OFS B) OTFS C) PFS D) ReFS

Computer Science & Information Technology