When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify
3 7120Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
2821
What carriage return means?
Why singleton pattern is better than creating singleton class with static instance?
What environment variables do I need to set on my machine in order to be able to run java programs?
What is default size of arraylist in java?
What is enhanced loop in java?
What are inbuilt functions?
What are the Class Libraries ?
How to reverse a string in java?
What means public static?
Explain covariant method overriding in java.
how many types of Inheritance?
What is the difference between the direct buffer and non-direct buffer in java?
How many bits is a string?
What is mnemonic in assembly language?
What is singleton class and how can we make a class singleton?