Explain the meaning of java applet.



Explain the meaning of java applet...

Answer / Gautam Kumar Seth

A Java Applet is a small program that can be embedded within HTML pages and run on a web browser with the Java Plugin. The purpose of Java Applets was to bring interactive content to the web, enabling features such as animations, games, and calculators.nnJava Applets were widely used during the early days of the internet but have largely fallen out of favor due to security concerns and the increasing popularity of technologies like JavaScript for creating dynamic web content.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are heap memory and stack memory and what are memory tables.

1 Answers   Aspiring Minds,


What an i/o filter?

1 Answers  


How much is a java license?

1 Answers  


What is the maximum size of arraylist in java?

1 Answers  


What does substring mean?

1 Answers  


Are strings immutable in java?

1 Answers  


why static class in java or what is use of static class in java

3 Answers   SunGard,


finalize() method?

5 Answers  


How many types of methods are there?

1 Answers  


What is Exception handling in Java How do you handle run time errors please explain with an example

2 Answers   Mastek, TCS,


What is meant by 'Class access modifiers'?

1 Answers   HCL,


What is sortedset in java?

1 Answers  


Categories