What is AppletStub?
Answer / shweta sharma
AppletStub is the java.applet interface . This interface is
used to implement an applet viewer. It is not normally used
by applet programmers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is empty string in java?
What is thin driver and thick driver. why it is called so?
what is the volatile modifier for? : Java thread
Can we have static methods in an interface?
What do you understand by the bean persistent property?
Name four container classes.
What is the range of the char type?
How big is a pointer?
What are static blocks in java ?
Define inheritance?
Why constructor has no return type?
What is the use of arrays tostring () in java?