---
title: "What do you understand by downcasting?"  
description: "What do you understand by downcasting?"  
author: "Amit Singh"  
published: 2011-05-07  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/861/what-do-you-understand-by-downcasting  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What do you understand by downcasting?

The process of Downcasting refers to the casting from a general to a more specific type, i.e. casting down the hierarchy

## Answers

### Answer by Amit Singh

The process of Downcasting refers to the casting from a general to a more specific type, i.e. casting down the hierarchy


---

Original Source: https://www.mindstick.com/interview/861/what-do-you-understand-by-downcasting

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
