Can you create an object of an abstract class?
What is Ideal Design of Class?
Difference between the paint() and repaint() methods?
How do you compare characters in java?
What is meant by Static query and Dynamic query?
How do you escape in java?
What are the notations in Java?
What do you understand by classes in java?
If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.
What is AppletStub?
as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data
What is method overloading with type promotion?
Explain tree set and its features?