InterviewSolution
Saved Bookmarks
| 1. |
Which programming language doesn’t support multiple inheritance?(a) C++ and Java(b) C and C++(c) Java and SmallTalk(d) JavaThe question was posed to me in an internship interview.Question is from Inheritance in division Inheritance & its Types of Object Oriented Programming |
|
Answer» The correct choice is (d) JAVA |
|