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 / lokhande pranali

There is one more diff in applet and frame that is applet does not support the native code but frame support the native code

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of classloaders?

1019


What does java se mean?

1029


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

1026


how are methods defined?

1057


What are the two types of java?

1175


What are different types of encoding?

1081


Explain java coding standards for classes or java coding conventions for classes?

1130


What are synchronized methods ?

1115


How do you use compareto in java?

973


What does microservices mean?

953


Can you override static methods?

999


Which number is denoted by leading 0x or 0x in java?

1044


What is the length of a string?

1020


Which programming language is best in future?

964


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

1088