What is the immediate parent class of the Applet class?
Answer Posted / arpitsen
Applet extends the Panel class.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is this () in java?
How do you avoid global variables?
Is java 1.7 the same as java 7?
What is the difference between serializable and externalizable interface?
Which package has light weight components in java programming?
What must a class do to implement an interface in java programming?
Difference between object instantiation and construction ?
What is the final keyword in java?
How do you compare two objects?
What is Java Annotations?
How do you convert an int to a string in java?
Is binary a low level language?
What is difference between path and classpath?
which pattern is default in scanner package?
What are the disadvantages of using inner classes?