Question: Which of the following is a real-world application of a queue?
Options:
Correct Answer: Task scheduling in operating systems
Solution:
Queues are commonly used in task scheduling in operating systems where processes are managed in a first-come, first-served manner.