Multiple choice Which of the following is an example of queue data structure? Tower of Hanoi CPU scheduling Quick sort All of the above None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation Yes, CPU maintains the multiple processes by making a queue of them and allocate the resources to each process in this manner.