Can a class inherit the constructors of its superclass?
Answer Posted / kamala
In the overriding concepts subclass can inherit or get the
parentclass constructor using the super keyword
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What access modifiers can be used for class ?
What about interthread communication and how it takes place in java?
What is the difference between abstract class and interface1? What is an interface?
Explain how hashmap works?
how to prepare for IT Officers Interview in Banks
Can we override constructors in java?
What is the use of arrays tostring () in java?
Is java ee a framework?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is the difference between method overriding and overloading?
What is a double?
What is the difference between preemptive scheduling and time slicing?
What is close method? How it's different from Finalize & Dispose?
What is immutable data?
What is java ceil?