Class A extends Class B but Class A also inherit Super Class
Object so it is multiple inheritence give reason in support of
your answer
Answer Posted / skpttanayak
How come classs A be super class of class B dear...Class b
is not the subclass here...but superclass.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why can't we override private static methods?
What is callable java?
What is super constructor?
Can we use a default constructor of a class even if an explicit constructor is defined?
How are observer and observable used in java programming?
Can abstract class have private constructor?
What are the differences between string, stringbuffer and stringbuilder?
Can I learn java without any programming experience?
What is local declaration?
What is return data type?
State one difference between a template class and class template.
What are nested classes in java?
What is the inheritance?
What is hash in java?
What is type inference in java8?