SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Java Interview

» Start this Course
(Practice similar questions for free)
Question:

Queue Interface maintains the first-in-first-out order. Ordered List that is used to hold the elements which are about to be processed. It is implemented by PriortyQueue, Deque, and ArrayDeque

Author: Jerry Mathew



Answer:

Queue Interface


0 / 5  (0 ratings)

1 answer(s) in total