Are constructors inherited? Can a subclass call the parent's class constructor? When?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

What do you mean by Realization?

1 Answers   Protech,


What is an abstraction and why is it important?

0 Answers  


what are the different ways for a method to be overloaded?

0 Answers  


How do you represent static members and abstract classes in Class Diagram?

2 Answers   InfoAxon Technologies, Protech,


Define modularity?

0 Answers  






Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


Explain about Overloading vs Overriding ?

0 Answers  


Explain the mechanism of composition?

0 Answers  


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  


What is data encapsulation and what's its significance?

0 Answers  


How to achieve data abstraction?

0 Answers  


Explain about the analysis phase?

0 Answers  


Categories