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 |
How many types of literals are there in JAVA?
How can you debug the Java code?
What are internal variables?
Difference between string s= new string (); and string s = "abv";?
What is the difference between set and list?
What are the two ways you can synchronize a block of code?
Why is a singleton bad?
Which non-unicode letter characters may be used as the first character of an identifier?
Can we split string with in java?
What are the types of methods in java?
what is the diffrences between platform independent and portable
What is the use of set in java?