Answer Posted / hrindows@gmail.com
boolean add(object)
boolean offer(object)
object remove()
object poll()
object element()
object peek()
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is fastest collection in java?
Why java is not 100% object-oriented?
What are the basics of core java?
Differentiate between array list and vector in java.
What is the java project architecture?
What are the methods available in a class?
How do you implement tree mirroring in java?
What is getkey () in java?
Can we make a constructor final?
List some important characteristics on jre
What is oop principle in java?
What is the purpose of final keyword and when to use it?
What is a module function?
What is methods in java?
Can you instantiate the math class?