InterviewSolution
Saved Bookmarks
| 1. |
Java supports direct downcasting.(a) True(b) FalseThis question was addressed to me in unit test.The origin of the question is Downcasting in section Default Arguments vs Overloading, Upcasting and Downcasting of Object Oriented Programming |
|
Answer» Correct option is (b) False |
|