---
title: "What is an Applets?"  
description: "What is an Applets?"  
author: "Sumit Kesarwani"  
published: 2014-02-10  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1919/what-is-an-applets  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What is an Applets?

Applets are small java programs that are primarily used in Internet computing. They can be transported over the internet from one computer to another and run using the Applet Viewer or any web browser that supports java.

## Answers

### Answer by Sumit Kesarwani

Applets are small java programs that are primarily used in Internet computing. They can be transported over the internet from one computer to another and run using the Applet Viewer or any web browser that supports java.


---

Original Source: https://www.mindstick.com/interview/1919/what-is-an-applets

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
