Answer Posted / 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 |
Post New Answer View All Answers
What best practices should you follow while writing multithreaded code in java?
Does garbage collection occur in permanent generation space in jvm?
What is ide with example?
What is a null check?
How objects are stored in java?
Can you change array size in java?
worst case complexities of Quick sort and Merge sort.
What is java Applet?
What are byte codes?
What does the append?
What is extension method in java?
Explain the difference between collection api and stream api in java8?
What are the parts of methodology?
What is the purpose of a transient variable?
Can we store variables in local blocks?