Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
No Answer is Posted For this Question
Be the First to Post Answer
Can we declare an array without size in java?
When try and catch block is used ?
What are conditionals and its types?
what should do when using multiple catch() block & what should never do for the same?
What is the difference between the ">>" and " >>>" operators in java?
How do you reverse a list?
How we can run a jar file through command prompt in java?
How we create object in copy constructor?
What is string pool?
Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.
What is collections framework?
What is ctrl m character?