InterviewSolution
Saved Bookmarks
| 1. |
Single level inheritance supports _____________ inheritance.(a) Runtime(b) Compile time(c) Multiple inheritance(d) Language independencyThis question was addressed to me in an internship interview.This interesting question is from Single Level Inheritance topic in section Inheritance & its Types of Object Oriented Programming |
|
Answer» The correct option is (a) Runtime |
|