Question

Which of the following real-world applications commonly uses a queue data structure to manage its operations?

A Reversing a string.
B Checking for balanced parentheses in an expression.
C Managing incoming requests to a web server for load balancing.
D Implementing recursion.
E Storing function call frames.
Practice Next

Hey! Ask a query