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 an infinite loop? How infinite loop is declared?
What is the default size of load factor in hashing based collection?
Can you change array size in java?
java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?
Which collection allows duplicate values in java?
What is the difference between Java and C++?
0 Answers Integreon, TCS, ZS Associates,
When is finally block not called?
What is the final keyword denotes?
What does this() represent, and how is it used in Java?
How do you define a singleton class?
What is meant by interface?
What is data member in java?