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
What is binary search in java?
Is it possible to specify multiple jndi names when deploying an ejb?
what are different ways in which a thread can enter the waiting state? : Java thread
What is strings in java?
Explain the hierarchy of java exception classes?
How can you share data between two thread in Java?
How do you declare an array in java?
Difference between Linked list and Queue?
Explain OOPs concept.
What is assembly condition codes?
What is the difference between a static and a non-static inner class in java programming?
Which data type is class in java?
Is java call by reference?
What do you understand by garbage collection in Java? Can it be forced to run?
What are the properties of thread?