Which statement is not correct?

A. Auditors gather evidence using tests of controls and substantive tests.
B. The most important element in determining the level of materiality is the mathematical formula.
C. Auditors express an opinion in their audit report.
D. Auditors compare evidence to established criteria.


Answer: B

Computer Science & Information Technology

You might also like to view...

When objects are grouped, it is impossible for their alignment and distribution to become disrupted unless you ungroup the objects first.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

____________________ cache is a type of cache that helps speed the processes of a computer because it stores frequently used instructions and data.

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

Computer Science & Information Technology

The terms software license and EULA refer to the same item.

Indicate whether the statement is true or false.

Computer Science & Information Technology

Which of the following will cause a logical error if you are attempting to compare x to 5?

A. if (x == 5) B. if (x = 5) C. if (x <= 5) D. if (x >= 5)

Computer Science & Information Technology