When will we prefer to use set and list in java and why?
No Answer is Posted For this Question
Be the First to Post Answer
What is default locale java?
Which Java operator is right associative?
Name the types of 'priority'?
what is singlton class?where it is use in real time senario.
write a simple program inheritance?
can java object be locked down for exclusive use by a given thread? : Java thread
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
Why hashcode is used in java?
Can you explain the Java thread lifecycle?
can we access the super class method using subclass object?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
How do you get length in java?