Basic and Advance Programming Question:
Download Questions PDF

What is Downcasting in Programming?

Answer:

Downcasting concept is the casting from a general to a more specific type, i.e. casting down the hierarchy in programming.

Download Programming Interview Questions And Answers PDF

Previous QuestionNext Question
Who were the three famous amigos and what was their contribution to the object community?Can a method be overloaded based on different return type but same argument type in programming?