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 |
Differentiate between nested and inner class in java.
0 Answers Akamai Technologies,
what is synchronization
Does java support function overloading, pointers, structures, unions or linked lists?
What is the function of character?
What is the difference between a field variable and a local variable?
What is an object in java?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
What is fail fast in java?
Explain about join() method?
What value is a variable of the string type automatically initialized?
Where is core java used?
What is the range of a character variable?