Answer Posted / ershad
BCoz of DIAMOND Problem......if A extends B & B extends
A..in this case b wil override the methods of A class..if c
Extends A ..in this case C wil hav Both the properties of
A,B ....if D extends A which properties should D
inherits ..if it B,C propetries Bcoz B are having the same
methods of A & c is having the same methods of A...there
occurs the Diamond problem..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain how to convert any java object into byte array.
How is garbage collection controlled?
What’s the difference between callable and runnable?
Why is multiple inheritance not supported in java?
Can you change array size in java?
What is a stringbuffer?
What do negative exponents mean?
Can variables be used in java without initialization?
How can you make a class serializable in java?
Differences between traditional programming language and object oriented programming language?
Can we call the constructor of a class more than once for an object?
Explain the concept of proper inheritance?
What's the difference between an abstract class and interface in java?
Do I need java on my computer?
What is difference between word and integer?