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 |
How to sort array in descending order in java?
What are the performance implications of interfaces over abstract classes?
who can i handle multiple client in RMI
In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ?????
Tell me how many ways are there to initialise an integer with a constant.
Can inner class be public in java?
How would you dynamically allocate memory to an array?
Explain the difference between scrollbar and scrollpane?
What is method reference?
can any one tell me what is advantage of encapsulation
What is default size of arraylist in java?
How strings are created in java?