Copies of a purchase order are sent to all of the following except

A. inventory control
B. receiving
C. general ledger
D. accounts payable


Answer: C

Computer Science & Information Technology

You might also like to view...

When a program lets the user know that an invalid choice has been made, this is known as:

a. input validation b. output correction c. compiler criticism d. output validation e. None of these

Computer Science & Information Technology

If employee is an array of objects with a public member function named set Hours Worked, which of the following statements correctly calls that function for the employee object in array element 5?

A) employee. set Hours Worked[5] = 40; B) employee[5].set Hours Worked = 40; C) employee .set Hours Worked[5](40); D) employee[5].set Hours Worked(40); E) set Hours Worked(employee[5], 40);

Computer Science & Information Technology

If a drive shows a status of Not Initialized in Disk Management, what should the technician do?

A) Format the drive. B) Right-click on the drive and select Initialize. C) Partition the drive. D) Replace the drive.

Computer Science & Information Technology

Routers operate at layer 2 of the OSI model.

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

Computer Science & Information Technology