|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Java doesn't support mutiple inheritance because of 'Diamond problem'. The 'diamond problem' is an ambiguity that can occur when a class multiple intehertis from two classes that both descend from a common superclass.
Create Date
:
Sunday, March 16, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
By using multiple structures means structure within a structure, we can achive inheritance in C.
Create Date
:
Saturday, March 15, 2008
Click here
to improve the Interview Question, Answer and other fields.