---
title: "How does applet recognize the height and width?"  
description: "How does applet recognize the height and width?"  
author: "James Smith"  
published: 2011-07-15  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/1088/how-does-applet-recognize-the-height-and-width  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# How does applet recognize the height and width?

1. Using getParameters() method.

## Answers

### Answer by James Smith

1. Using getParameters() method.


---

Original Source: https://www.mindstick.com/interview/1088/how-does-applet-recognize-the-height-and-width

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
