🚀 Day 48 of My Java Full Stack Journey – Upcasting & Downcasting in Java 🔹 What is Upcasting? Upcasting means converting a child class reference to a parent class reference. It allows a subclass ...
In this lecture we are discussing about: // obj1.show2(); // you get error and you are not able to call show2() because with parennts reference specialised method of ...
Md-Sabbir-Ahmed / Core_Java_And_OOP----Anisul_Islam_Tutorial Public Notifications You must be signed in to change notification settings Fork 0 Star 1 Projects Insights Code Issues Pull requests ...