Question: In which real-world application would you use a queue?
Options:
Correct Answer: Task scheduling in operating systems
Solution:
Queues are used in task scheduling in operating systems where processes are managed in a first-come, first-served manner.