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


for what purpose we use applets ?

Answers were Sorted based on User's Feedback



for what purpose we use applets ?..

Answer / sri

For GUI interface between the user and browser, and
browser fields can make easy with the APPLETS.

Is This Answer Correct ?    16 Yes 3 No

for what purpose we use applets ?..

Answer / rajashree

Provides the classes necessary to create an applet and the
classes an applet uses to communicate with its applet
context.

Is This Answer Correct ?    6 Yes 6 No

for what purpose we use applets ?..

Answer / aftab ahmad

applet are always best for user while using java language.to facilitate the user from browser ,we use applet.applet is used on browser.there is no need to write main function while using applet.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Core Java Interview Questions

Do you know how to reverse string in java?

0 Answers  


What is the order of method invocation in an Applet?

1 Answers  


What is the difference between superclass and subclass?

0 Answers  


What is the difference between Trusted and Untrusted Applet ?

2 Answers   IBM,


what are synchronized methods and synchronized statements? : Java thread

0 Answers  


What is class and its types?

0 Answers  


How do you calculate roots in java?

0 Answers  


How does enum work in java?

0 Answers  


Similarity and difference between static block and static method ?

0 Answers  


There are 100 keys and values in HashMap.how to get the keys and values?

1 Answers   IBS,


What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } } 10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } }

1 Answers  


what is session facade ?

3 Answers  


Categories