InterviewSolution
Saved Bookmarks
| 1. |
Upcasting and downcasting objects are the same as casting primitive types.(a) True(b) FalseThe question was posed to me in my homework.My query is from Upcasting topic in portion Default Arguments vs Overloading, Upcasting and Downcasting of Object Oriented Programming |
|
Answer» Right option is (b) False |
|