Java Top Interview Questions
Topics
Home
Java fundamentals
Core concepts in java
Collections framework
JDBC
Servlet
JSP
Spring
F2F Interview Questions
Telephonic IQ's
What is a queue in collections framework?
A queue represents arrangements of elements in FIFO(Firs In First Out) order.
This means that element that is stored as a first element into the queue will be removed first from the queue.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment