InterviewSolution
Saved Bookmarks
| 1. |
What is an instanceType? |
|
Answer» @INTERFACE A: Here, the init method is INHERITED from A to B. HOWEVER, the method has a different return type in both CLASSES. |
|