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 |
AWT event listeners extends what interface?
can we access the super class method using subclass object?
How do you find the maximum number from an array without comparing and sorting?
Why to use nested classes in java?
Explain, why the constructor is required in implemented class?
What do you mean by constructor?
Why is it called boolean?
Which command from the jdk compiles a java program?
why we are calling j2se why not j1se or j3se or j4se..etc is there any reason.. can u please explain it... i shocked in my interview when they asked this question please explain ans
How do you delete a list in java?
Explain implementation and how is it different from conversion?
How does a cookie work in Servlets?