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
What do you mean by an object in java?
How do I type unicode?
Can you use this() and super() both in a constructor?
What is n in java?
Is void a wrapper class?
How to print nodes of a Binary tree?
Can set contain duplicates?
How do you calculate roots in java?
What is singletonlist in java?
What are different exception types exceptions available in java ?
Why can't we override private static methods?
Can constructor be inherited?
What is the purpose of a volatile variable?
What is keyword and identifier?
What do you mean by an interface in java?