Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / abcd

Before we discuss about the applet, let us know that there
are 2 categories where we use java to program,,,,they are
1. java stand alone and 2. web based programs

Applets fall under partial web based program. There is no
main(), as it does not require the same...we use
AppletViewer instead of the main() where the applet file is
embeded in the html file.....

Applet is a java file and we embed the same in the HTML
file and then we run the HTML embeded java (applet file)
thru the JDK tool AppletViewer.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many classes can any class inherit java?

1017


What is JDBC Driver interface?How can you retrieve data from the ResultSet

2152


What is an argument java?

1024


What are static variables and functions?

1186


How does multithreading take place on a computer with a single cpu in java programming?

1059


What is the difference between a static and a non-static inner class in java programming?

1140


Are primitives objects?

1112


What is the collections api?

1118


What types of index data structures can you have in java?

1317


What is the meaning of 3 dots in java?

1209


What are exception handling keywords in java?

1096


What is the final class?

1126


What is starvation?

1408


What is string data type?

1019


How many bytes is a string in java?

1038