Multiple choice technology mainframe

The ATM machine process is an example of?

  1. Batch Processing

  2. Online Transaction Processing

  3. Virtual Processing

  4. Individual Processing

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ATM operations are classic examples of Online Transaction Processing (OLTP) because they require immediate, real-time processing. Each transaction must be processed instantly with database updates and account validation happening in real-time. Batch processing would delay transactions, while virtual and individual processing are not standard computing paradigms for transaction systems.