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...

1.what is the exact difference between applet and frame?

2.Do we use main method in frames?

Answer Posted / vaishali_bharvada

the two are unrelated concepts.

An Applet is a Java program running inside a web browser,
while a Frame is a kind of window. An Applet may open a
Frame, or it might just run inside its panel.

Are you thinking of running an applet as a standalone
application inside a Frame?

Is This Answer Correct ?    48 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is argument in java?

1048


What language is java written?

1051


What are java annotations?

1220


If an application has multiple classes in it, is it okay to have a main method in more than one class?

1055


What is definition and declaration?

1061


What is qms certification?

995


Can an interface have a class?

1041


what happens when a thread cannot acquire a lock on an object? : Java thread

1101


What are conditionals and its types?

1184


Give a brief description of java socket programming?

1001


What is java virtual machine and how it is considered in context of java’s platform independent feature?

1216


What is tcp ip in java?

1155


explain what is transient variable in java?

1188


What are the different types of data structures in java?

1028


do I need to use synchronized on setvalue(int)? : Java thread

1045