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 |
Explain the difference between static and dynamic binding in java?
which swing component is similar to rich text box in .net/vb
What is clipping?
How do you read and print a string in java?
What is the immediate parent class of the Applet class?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
What is difference between class and object in java?
Why Java doesn’t support multiple inheritance?
What is length in java?
What are parsers? Dom vs sax parser.
Is ruby built on java?
Can a class be private or protected in java?