Do we require parameter for constructors?


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

Post New Answer

More OOAD Interview Questions

Differentiate between a class and a method.

0 Answers  


Difference between composition and inheritance ?

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 the difference between aggregation and composition?

0 Answers  


What is the difference between an interface and abstract class?

0 Answers  


What is single and multiple inheritance?

0 Answers  


Explain what is polymorphism?

0 Answers  


Explain about the relationship between object oriented programming and databases?

0 Answers  


What is data abstraction? what are the three levels of data abstraction with Example?

0 Answers   TCS,


Explain basic concepts of OOPS?

0 Answers  


What's the benefit of using inheritance?

0 Answers  


If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


Categories