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

Answer Posted / manjusinga

Applets are standalone programs which require a third party
tool for its execution that is either it is java enabled
web browser,or applet runner.so it doesnt have main().It is
possible to run a program without main.

Is This Answer Correct ?    27 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is boolean strategy?

710


I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?

621


What is a file pointer?

608


What are java methods?

669


I want to re-reach and use an object once it has been garbage collected. How it's possible?

659






what is meant by abstract class?

732


What is array length?

582


What is the use of accept () method in java?

698


List implementations of list interface?

666


What is the difference between yielding and sleeping in java programming?

674


Explain the importance of finally block in java?

643


Is int primitive data type?

622


How concurrent hashmap works?

732


What is getkey () in java?

672


What is instance synchronization?

661