What is the order of call of constructors in inheritiance?


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

Post New Answer

More OOAD Interview Questions

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  


Can you use virtual, override or abstract keywords on an accessor of a static property?

0 Answers  


What is difference between static and non-static fields of a class?

0 Answers  


Differences between functional programming and object-oriented programming?

0 Answers  


What does the “abstract” keyword mean in front of a method? A class?

0 Answers  






Explain about uml?

0 Answers  


Can we override static methods of a class?

0 Answers  


Why do we use oops concepts? What is its advantage?

0 Answers  


What is single and multiple inheritance?

0 Answers  


what are the main underlying concepts of object orientation?

2 Answers  


Can an interface inherit from another interface?

0 Answers  


Can we reduce the visibility of the inherited or overridden method ?

0 Answers  


Categories