Why main method is static in java?
What is your platform’s default character encoding?
Can you pass by reference in java?
How strings are created in java?
What is string and its types?
Which class is the superclass of all classes?
What is native method in java?
What is the difference between throw and throws keywords?
How does enum work in java?
What is difference between an object and a class?
What do you know about the garbage collector?
What do you mean by an object in java?
How can we make sure main() is the last thread to finish in java program?
what is singleton in java?
Why is stringbuffer faster than string?