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
What is the difference between a class and an object?
What is the main difference between a class and an object?
Why is message passing between the objects important?
Can you think of some nice examples where *multiple* actors are associated with a use case ?
What do you mean by abstract classes?
What's the order of call of constructors in inheritiance?
What is composition? Explain the purpose of composition.
Explain basic concepts of OOPS?
Explain Class Diagram in Detail.
2 Answers InfoAxon Technologies, Protech,
Can an interface implement or extend another interface?
Explain method overriding.
Can we use static method definitions in interfaces?