What is Downcasting ?
Downcasting is the casting from a general to a more specific type, i.e. casting down the hierarchy.
Explore posts in the same categories: Object Oriented Interview Questions
Downcasting is the casting from a general to a more specific type, i.e. casting down the hierarchy.
You must be logged in to post a comment.