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
You might also like to view...
With regard to hierarchy charts, span of control is normally:
a. 3 to 7 modules b. 5 to 9 modules c. 4 to 8 modules d. not a consideration e. None of the above.
Design an Ajax style of Web page that would allow a dean at a community college to select part-time instructors. The dean should be able to select a discipline or a course and have the server send an X M L document containing all the potential part-time instructors for the selection. The X M L document should be used to populate a drop-down list of the instructor names. Clicking an instructor’s name would display information about the potential instructor.
Decide what information to include that would help the dean make a decision on whom to hire. (Hint: part-time instructors may be able to teach only on certain days or only in the morning, afternoon, or evening.)
A bar chart:
A) separates one or more pie slices from the rest of the pie chart. B) shows each data point in proportion to the whole data series as a slice in a circular pie. C) uses a line to connect data points in order to show trends over a period of time. D) compares values across categories using horizontal bars.
__________ is the process of modifying an executable file or data stream by adding additional commands.
A. Keylogging B. Pharming C. Brute force attack D. Code injection