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

Explain differences between checked and unchecked exceptions in java?

644


Why are the destructors for base class and derived class called in reverse order when the program exits

1712


What is an example of a conditional statement?

571


Explain what access modifiers can be used for variables?

593


Explain how can you debug the Java code?

592






Describe method overriding

589


What purpose do the keywords final, finally, and finalize fulfill?

618


Can you explain the private protected field modifier?

575


What class allows you to read objects directly from a stream in java programming?

516


Distinguish between a predicate and a function?

577


What is the vector class in java programming?

569


What type of variable is error flag?

593


What do you mean by chromounits in java8?

529


Compare Mutex and Semaphore in java.

562


Why arraylist is used in java?

553