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


What is an applet?

Answers were Sorted based on User's Feedback



What is an applet?..

Answer / janet

Applet is a dynamic and interactive program that runs
inside a web page displayed by a java capable browser.

Is This Answer Correct ?    3 Yes 1 No

What is an applet?..

Answer / m. abhishek

An applet is a small program that is intended not to be run
on its own, but rather to be embedded inside another
application.

Is This Answer Correct ?    1 Yes 1 No

What is an applet?..

Answer / prapti

An applet is a program written in the Java programming
language that can be included in an HTML page, much in the
same way an image is included in a page. When you use a
Java technology-enabled browser to view a page that
contains an applet, the applet's code is transferred to
your system and executed by the browser's Java Virtual
Machine (JVM). For information and examples on how to
include an applet in an HTML page, refer to this
description of the <APPLET> tag.

Is This Answer Correct ?    1 Yes 1 No

What is an applet?..

Answer / prapti mankad

An applet is a program written in the Java programming
language that can be included in an HTML page, much in the
same way an image is included in a page. When you use a
Java technology-enabled browser to view a page that
contains an applet, the applet's code is transferred to
your system and executed by the browser's Java Virtual
Machine (JVM). For information and examples on how to
include an applet in an HTML page, refer to this
description of the <APPLET> tag.

Is This Answer Correct ?    1 Yes 1 No

What is an applet?..

Answer / rinal doshi 9998099633

An applet is a program written in the Java programming
language that can be included in an HTML page, much in the
same way an image is included in a page. When you use a
Java technology-enabled browser to view a page that
contains an applet, the applet's code is transferred to
your system and executed by the browser's Java Virtual
Machine (JVM). For information and examples on how to
include an applet in an HTML page, refer to this
description of the <APPLET> tag.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

Describe activation process?

0 Answers  


How are the elements of a borderlayout organized?

0 Answers  


What is RRL?

1 Answers  


What is Introspection?

2 Answers  


what is the port number of RMI?

2 Answers  


What method MUST be implemented by all threads?

1 Answers  


What state does a thread enter when it terminates its processing?

0 Answers  


when we applied start()method on a thread ,how does it know that to execute run()method on that object?

2 Answers   HCL,


What is the difference between static and non-static with examples?

0 Answers   HCL,


What’s jboss jbpm?

0 Answers  


What if the static modifier is removed from the signature of the main method?

0 Answers  


For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??

1 Answers  


Categories