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 do you understand by classes in java?
What will be the output of round(3.7) and ceil(3.7)?
What are packages in java?
State some situations where exceptions may arise in java?
How do you override a private method in java?
Are strings immutable in java?
What’s the difference between applets and standalone program?
How does compareto method work?
What is the java idl system?
What is the exact difference in between unicast and multicast object? Where we will use?
What is the symbol for line break?
Explain list interface?
What do you understand by the term string pool?
What is the use of parse function in java?
What are the states of thread in java?