InterviewSolution
Saved Bookmarks
| 1. |
Using which of the following, multiple inheritance in Java can be implemented?(a) Interfaces(b) Multithreading(c) Protected methods(d) Private methodsI had been asked this question in semester exam.Question is from Inheritance in portion Inheritance of Java |
|
Answer» Right option is (a) INTERFACES |
|