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:

Deque Interface extends the Queue interface. We can remove and add elements from both the side. Deque stands for double ended queue which enables us to perform operations at both the ends.

Author: Jerry Mathew



Answer:

Deque Interface


0 / 5  (0 ratings)

1 answer(s) in total