Answer Posted / 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 |
Post New Answer View All Answers
What are different types of constants?
How can a gui component handle its own events?
When is an object subject to garbage collection?
Which of the following classes will have more memory allocated?
What is module in oop?
What is byte data type?
Explain the differences between abstraction and encapsulation?
Is object a data type in java?
What is the unit of plancks constant?
What package is math in java?
What is the name of the java compiler?
What are the legal operands of the instanceof operator?
what is deadlock? : Java thread
What happens if an exception is not handled in a program?
Can we nested try statements in java?