Answer Posted / niranjanravi
Applets must have GUI where as Applications mayn,t have GUI.
Applet starts execution after init() method where as
Applications start execution after main() method.
| Is This Answer Correct ? | 202 Yes | 36 No |
Post New Answer View All Answers
What is re-factoring in software?
What is the difference between delete and delete[]
Difference between a class and an object?
How to create packages in java?
How many types of voids are there?
What are new features introduced with java 8 ?
What is difference between java and java ee?
What are the differences between forwarding () method and sendredirect() methods?
Explain polymorphism citing an example.
define polymorphism in java
How do you create a reference in java?
What is extension method in java?
what is function overloading in java?
How many types of methods are there?
What is boolean query?