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 |
Why is String immutable?
What does the append?
Convert a binary search tree to a sorted doubly linked list inplace.
What is the purpose of the runtime class in java programming?
Explain the available thread states in a high-level?
what is an objects lock and which objects have locks? : Java thread
How do you make a thread in java?
What causes memory leaks in java?
what invokes a threads run() method? : Java thread
When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify
What is qms certification?
What is a generic type?