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 |
a thread is runnable, how does that work? : Java thread
What is the flag in java?
Explain a situation where finally block will not be executed?
what are the purposes of native, transiant key words?
What is the definition of tree ?
Can string be considered as a keyword?
how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
Explain role of constructor in a java application?
how to fing linkedlist is circular or not?
How do you use equal in java?
What is class forname?
What is the default modifier in Interface?