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

Will set allow duplicates in java?

497


Why main function is static?

663


What is the output of the below java program?

585


What is rule of accessibility in java?

537


What is object-oriented paradigm?

606






What is the difference between serializable and externalizable interfaces?

565


What is the char data type?

514


Which is faster set or list in java?

522


Is null a string or object in java?

541


Define how can we find the actual size of an object on the heap?

646


Can you override static methods?

498


What is a cup of java?

552


What is remote method invocation (rmi)?

607


What are the important features of Java 8 release?

570


What about member inner classes?

621