Programming - Collection Of Frameworks - Discussion

You Are Here :: Home > JAVA > Collection Of Frameworks - Discussion

 



Q.

The _____________________ interface defines the queue data structure, which stores elements in the order in which they are inserted.                         


A. java.util.Queue B. java.io.Queue
C. java.lang.Queue D. java.xml.Queue

Answer: Option A
Explaination:

 


The java.util.Queue interface defines the queue data structure, which stores elements in the order in which they are inserted.




Discussion

Your Comments Goes here...
NameDiscussion