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 is difference between path and classpath?
What is a top level class in java?
What one should take care of, while serializing the object?
Can we have multiple public classes in a java source file?
What are actual parameters?
Which methods are used during serialization and deserialization process?
What is the vector class in java programming?
What is sleep method?
What is the public method modifier?
What is an interface in java?
What is java util function?
What is a default constraint?
What are loops in java? What are three types of loops?
What is t in generics in java?
Do extraneous variables affect validity?