A dashboard highlighting only below-average sales is a type of exception report.
a. true
b. false
Ans: a. true
You might also like to view...
What modifier should you use on the members of a class so that they are not accessible to another class in a different package, but are accessible to any subclasses in any package?
a. public b. private c. protected d. Use the default modifier.
Match each term with a statement below.
A. The feature of programs that assures you a module has been tested and proven to function correctly B. A statement that provides a data type and an identifier for a variable C. The act of repeating input back to a user either in a subsequent prompt or in output D. Can hold text, such as letters of the alphabet, and other special characters, such as punctuation marks E. A program component's name F. A message that is displayed on a monitor to ask the user for a response and perhaps explain how that response should be formatted G. Named memory locations whose contents can vary or differ over time H. A list of every variable name used in a program, along with its type, size, and description I. Can hold digits and have mathematical operations performed on it J. The feature of programming languages that prevents assigning values of an incorrect data type