Multiple choice Which of the following is not an application of queue data structure? CPU scheduling Disk scheduling File IO Backtracking None of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation It is not an application of a queue data structure. It is an application of stack data structure.