Can a class inherit the constructors of its superclass?

Answer Posted / ravikiran(aptech mumbai)

No constructor overriding is not possible only constructor
overloading is possible

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a local variable and an instance variable?

540


What are the 8 data types in java?

515


What is the private method modifier?

566


How many inner classes can a class have?

563


Does java support multiple inheritances?

552






Does java have a compiler?

551


Can a class extend 2 classes in java?

548


What are the differences between throw and throws?

516


What is a top level class in java?

521


What do you mean by formatting?

534


What loop means?

551


What is compiler and what its output.

628


Which collection is ordered in java?

522


What does flagged out mean?

559


Write a program to show whether a graph is a tree or not using adjacency matrix.

584