Question
What is a common use of Circular Queue?
Select an option. Your answer will be checked instantly.
Correct Answer: B. fixed-size buffering
Explanation:
Circular Queue is commonly used for fixed-size buffering.
Its design supports this task efficiently or naturally.
Leave a Reply