Do we require a parameter for constructors?


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

Post New Answer

More OOAD Interview Questions

What is the difference between public, private and protected access modifiers?

0 Answers  


what is meant by "method-wars"?

2 Answers   BirlaSoft,


Explain about parametric polymorphism?

0 Answers  


What are the properties that are defined in an object model?

0 Answers  


What is Abstract method and how different from Virtual Method?

0 Answers  


What is the difference abstract class and interface?

0 Answers  


Explain about inheritance?

0 Answers  


If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


What is a subclass?

0 Answers  


How can I be thrown polymorphically?

0 Answers  


What is the purpose of late binding in object-oriented programming?

0 Answers  


Which oops concept exposes only necessary information to the calling functions?

0 Answers  


Categories