Why wait(),notify(),notifyAll() methods defined in Object
class althought we are using in only threads.
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between a Thread and a Process.
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
What is the use of private static?
Can you declare the main method as final?
difference between String a; and String a=new String();? y do v need to assign memory to the variable?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
Why should we use java?
What is onClassLoader in java?
What is the protected method modifier?
Can we overload run() method in java?
Does the order of public and static declaration matter in main method?
wat is final...? wat is finally...? wat is finalize....? difference between " final and finally and finalize "...?