adspace


Difference between Applet & Application?

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


Please Help Members By Posting Answers For Below Questions

What is a classloader in java?

1091


What is a constructor overloading in java?

1126


Differentiate between static and non-static methods in java.

1129


What is parsing in java?

1044


How to sort array in descending order in java?

997


What is the difference between break and continue statements?

1128


Explain public static void main(string args[]) in java.

1079


What do you mean by an interface in java?

1105


What is the difference between equals() and == in java?

1042


Realized?

2266


explain different ways of using thread? : Java thread

1084


What is java string pool?

1084


Is minecraft 1.15 out?

1046


Write a program to find the whether a number is an Armstrong number or not?

1101


What is an object in java and how is it created?

1141