Upcasting vs Downcasting in Java With Program Example

Simple Snippets
Simple Snippets
62.5 هزار بار بازدید - 6 سال پیش - Support Simple Snippets by Donations
Support Simple Snippets by Donations -
Google Pay UPI ID - tanmaysakpal11@okicici
PayPal - paypal.me/tanmaysakpal11
--------------------------------------------------------------------------------------------- In this java programming video tutorial we will study and understand the concept of Upcasting and Downcasting. We will also understand the difference between upcasting and downcasting in Java.
Upcasting in Java -
Upcasting is casting a subtype to a supertype, upward to the inheritance tree. Upcasting happens automatically and we don’t have to explicitly do anything.

Downcasting in Java -
When Subclass type refers to the object of Parent class, it is known as downcasting. If we perform it directly, compiler gives Compilation error. If you perform it by typecasting, ClassCastException is thrown at runtime.

For more details checkout this website link - https://simplesnippets.tech/upcasting...

Core Java Programming Playlist - Java Programming - Introduction | His...

Download the FREE Java Programming Android App from Google Playstore - https://play.google.com/store/apps/de...

Simple Snippets Official Website -
https://simplesnippets.tech/
Simple Snippets on Facebook -
Facebook: simplesnippets
Simple Snippets on Instagram -
Instagram: simplesnippets
Simple Snippets on Twitter -
Twitter: simplesnippet
Simple Snippets Google Plus Page -
https://plus.google.com/+SimpleSnippets
Simple Snippets email ID -
[email protected]

For More Technology News, Latest Updates and Blog articles visit our Official Website - https://simplesnippets.tech/
6 سال پیش در تاریخ 1397/02/25 منتشر شده است.
62,580 بـار بازدید شده
... بیشتر