for what purpose we use applets ?
Answers were Sorted based on User's Feedback
Answer / sri
For GUI interface between the user and browser, and
browser fields can make easy with the APPLETS.
| Is This Answer Correct ? | 16 Yes | 3 No |
Answer / rajashree
Provides the classes necessary to create an applet and the
classes an applet uses to communicate with its applet
context.
| Is This Answer Correct ? | 6 Yes | 6 No |
Answer / aftab ahmad
applet are always best for user while using java language.to facilitate the user from browser ,we use applet.applet is used on browser.there is no need to write main function while using applet.
| Is This Answer Correct ? | 1 Yes | 4 No |
Can you tell me range of byte?
is there any function in java to make the text to blink?
Where are register variables stored?
How we can declare a static variable?
What is identifier give example?
What about interthread communication and how it takes place in java?
What is the difference between array list and vector in java?
Which is not Object in Java?
What are event-delegation model and event-inheritance model? Which is best?
What is unicode used for?
What is abstract class? Explain
What are the drawbacks for singleton class?