- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
What is the difference between up-casting and down-casting in Java?
Converting a subclass type to a superclass type is known as up-casting.
Converting a superclass type to a subclass type is known as down-casting.
- Related Articles
- What are up-casting and down-casting in Java?
- How is down-casting possible in Java?
- Difference between Casting and Forging
- What are the differences between Widening Casting (Implicit) and Narrowing Casting (Explicit) in Java?
- What is the difference between static_cast and C style casting?
- What is the difference between type conversion and type casting in C#?
- Difference Between Type casting and Type Conversion
- What is a casting expression in Java?
- Java Type Casting Examples
- What is Type casting in C#?
- What is Casting operators in C++?
- Type casting in JavaScript.
- Casting in Rust Programming
- Type Casting operators in C++
- Difference Between Top-down and Bottom-up Parsing

Advertisements