Howmany classes that package java.applet.* contains?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the differences between abstraction and encapsulation?
Name component subclasses that support painting in java programming?
How do you print array in java?
What does || mean in code?
Define an enumeration?
how can i use a nonsynchronized hashtable?
What is the purpose of final keyword and when to use it?
What is a method header?
What is finalize()?
How are variables stored?
What is the difference between a choice and a list?
Why string is a class?
What are java packages? What's the significance of packages?
Why pass by reference is not possible in java?
Explain the importance of join() method in thread class?