Give two examples of employee fraud and explain how the theft might occur.
What will be an ideal response?
Charges to expense accounts: Cash could be stolen and charged to a miscellaneous expense account. Once the account is closed, detection would be more difficult.
Lapping: This involves converting cash receipts to personal use. If a customer's check is taken, his/her balance will not reflect a payment and will be detected when a statement is sent. In order to conceal this fraud, a later payment is used to cover the stolen check. This is in effect a small scale Ponzi scheme.
PTS: 1
You might also like to view...
Which of the following would not be a member function that derived classes Fish, Frog and Bird should inherit from base class Animal and then provide their own definitions for, so that the function call can be performed polymorphically?
a. eat b. sleep c. move d. flapWings
The recursion step should:
a. check for the base case. b. call a fresh copy of the recursive method to work on a smaller problem. c. make two calls to the recursive method. d. iterate until it reaches a termination condition.
An environment in which you write new and edit existing Visual Basic for Applications code and procedures is the ________
Fill in the blank(s) with correct word
The DOM defines ____, which are actions that are associated with an object.
A. modes B. methods C. events D. activities