adspace
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 a classloader in java?
What is a constructor overloading in java?
Differentiate between static and non-static methods in java.
What is parsing in java?
How to sort array in descending order in java?
What is the difference between break and continue statements?
Explain public static void main(string args[]) in java.
What do you mean by an interface in java?
What is the difference between equals() and == in java?
Realized?
explain different ways of using thread? : Java thread
What is java string pool?
Is minecraft 1.15 out?
Write a program to find the whether a number is an Armstrong number or not?
What is an object in java and how is it created?