why applet doesn't have main? isn't possible a program with
out main?

Answer Posted / ravi yadav

Applet are standalone programs which require a third side tool for its execution that is either java enabled web browser, or applet runner so it does not have main ()
it is possible to run a program without main method.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between jvm and jre? What is an interface?

639


What does a void function return?

644


How to check if a list is sorted in java?

680


What is this keyword used for?

787


What is a nested class?

685






What is an exception in java?

751


What is nan in java?

633


What is difference between arraylist and list in java?

660


Can we call virtual funciton in a constructor ?

1859


What are variable names?

616


What is bubble sorting in java?

683


What is close method? How it's different from Finalize & Dispose?

650


What is scope & storage allocation of global and extern variables? Explain with an example

672


What are the two categories of data types in the java programming language?

598


Explain about serializable interface in java?

674