The management control process is enabled by ____.

A. control goals
B. control targets
C. control objectives
D. compliance goals

Answer: C

Computer Science & Information Technology

You might also like to view...

You are working with files on your NTFS partition. Which of the following actions will cause the files to retain their original NTFS permisions?

a. Copying a file to a FAT32 partition b. Moving a file to a different NTFS partition c. Moving a file to a new location on the same partition d. Copying a file to a new location on the same partition

Computer Science & Information Technology

Without this statement appearing in a switch construct, the program "falls through" all of the statements below the one with the matching case expression.

a. break b. exit c. switch d. scope e. None of these

Computer Science & Information Technology