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 are the types of exceptions?
Which access specifier can be used with class ?
Why does java have two ways to create child threads? Which way is better?
What does snprintf return?
What is the similarity between dynamic binding and linking?
What does this () mean in constructor chaining concept?
What is return used for in java?
What is the difference in between cpp and java? Can u explain in detail?
What is the current version of java?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is the collection interface?
What is a variable declaration?
what is the volatile modifier for? : Java thread
What’s a deadlock?
What do you mean by mnemonics?