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 |
How do you convert an int to a string in java?
Can a class have a static inner class?
What is wrapper class html?
1) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?
What is the difference between preparedstatement and statement in java?
Is null or empty java?
Where is singleton pattern used?
adapter class ?
What is an class?
Can extern variables be initialized?
What is an array and a vector? How they different from each other?
how to handle exceptions in core applications?