What is an Applet ?
Answers were Sorted based on User's Feedback
An Applet is a dynamic and interactive program that runs
inside a web page enabled by a java capable browser.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sivasagar
Applet is output of a java program in a window which can
run with the help of java enabled browser.
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the Class Libraries ?
how can u apply shallow cloning and deep cloning to create object?
How do you remove spaces in java?
What is the largest long allowed by java?
What is null mean in java?
Is overriding possible in java?
What is size_t?
Give me an example of array and linked list? Where they can be used?
What is logical variable?
What is the difference between class & structure?
we have a 100 classes at that time which class we have to write main method? pls help me
Brief the life cycle of an applet.