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
Which collection does not allow duplicates in java?
Why is stringbuffer not immutable?
Why method overriding is used?
Name and explain the types of ways which are used to pass arguments in any function in java.
List some important characteristics on jre
Explain about the dynamic behavior of core java?
What is the largest long allowed by java?
How do you identify if jvm is 32-bit or 64-bit from java program?
How will you add panel to a frame?
What are the methods used to implement for the key object in the hash map?
What is a functional interface?
What are the 3 types of loops in java?
Can we instantiate interface in java?
What is the += operator called?
How does callback work in java?