

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- 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 Questions & Answers
- What are up-casting and down-casting in Java?
- How is down-casting possible in Java?
- What are the differences between Widening Casting (Implicit) and Narrowing Casting (Explicit) in Java?
- What is the difference between type conversion and type casting in C#?
- Difference Between Type casting and Type Conversion
- What is the difference between static_cast<> and C style casting?
- What is a casting expression in Java?
- What is Casting operators in C++?
- What is Type casting in C#?
- Java Type Casting Examples
- Difference Between Top-down and Bottom-up Parsing
- Difference Between Top-down and Bottom-up Approach
- Type casting in JavaScript.
- Casting in Rust Programming
- Difference between Bottom-Up Model and Top-Down Model
Advertisements