Consider the following statements with reference to Batch Processing Systems.…
2025
Consider the following statements with reference to Batch Processing Systems.
They are non-interactive system.
Multiple jobs are submitted and executed sequentially.
Answer: C. Both 1 and 2 — Batch processing systems are non-interactive, meaning users do not interact with the system while jobs run. Multiple jobs are submitted together and executed…
- A.
Only 2
- B.
Neither 1 nor 2
- C.
Both 1 and 2
- D.
Only 1
Attempted by 997 students.
Show answer & explanation
Correct answer: C
Batch processing systems are non-interactive, meaning users do not interact with the system while jobs run. Multiple jobs are submitted together and executed sequentially in batches. Both statements accurately describe these core characteristics of batch processing systems.
Loading lesson…