Cheryl Metrejean has been the controller of Downtown Tires for 25 years. Ownership of the firm recently changed hands and the new owners are conducting an audit of the financial records. The audit has been unable to reproduce financial reports that were prepared by Ms. Metrejean. While there is no evidence of wrongdoing, the auditors are concerned that the discrepancies might contribute to poor decisions. Which of the following characteristics of useful information is absent in the situation described above?

a. verifiable
b. reliable
c. complete
d. timely


a. verifiable

Computer Science & Information Technology

You might also like to view...

The advantages of using typedef do not include:

a. Making programs more portable by allowing data types to be easily changed to meet system specifications. b. Making type names shorter. c. Making programs more readable. d. Increasing the efficiency of accessing struct member variables.

Computer Science & Information Technology

myCanvas.addEventListener("mouseup", popupAMessage);

For the above statement, the name of the handler function of the event is ___. A. myCanvas B. addEventListener C. "mouseup" D. popupAMessage

Computer Science & Information Technology

Information that if lost could result in the failure of business operations ________ information

Fill in the blank(s) with correct word

Computer Science & Information Technology

The elements in an integer type array will be initialized to ____.

A. ?1 B. 1 C. Null D. 0

Computer Science & Information Technology