Howmany classes that package java.applet.* contains?
Answer / m. abhishek
only one and three Interfaces Class that package
java.applet.* contains
Class is :
Applet
Interfaces are :
AppletContext
AppletStub
AudioClip
| Is This Answer Correct ? | 6 Yes | 0 No |
What is casting ?
What is the use of static class?
What classes of exceptions, thrown by a throw statement?
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 Answers emc2, Kumaran Systems,
what are Checked & Unchecked exceptions ?
What is an immutable class?
In java, how we can disallow serialization of variables?
What method is used to know the status of Checkbox(i.e it is checked or unchecked)?
What are the types of web technologies?
Why is it called boolean?
Highest level event class of the event-delegation model?
Iterator in the HashMap is fail-safe means what?