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 |
What is hash in java?
Why parameters should be passed by reference?
What are the two main uses of volatile in Java?
Can you make a constructor final in Java?
0 Answers SwanSoft Technologies,
What is sizeof in java?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
0 Answers HCL, SAP Labs, Vital Soft,
How do you sing an Applet ?
What are the differences between this and super keyword?
what is the purpose of using rmisecuritymanager in rmi?
Can we use String with switch case?
What is anonymous class?
Write a program in java to create a doubly linked list containing n nodes.