Explain about inheritance in oops?
No Answer is Posted For this Question
Be the First to Post Answer
What is a ternary operator?
Differentiate between overloading and overriding.
What is virtual multiple inheritance?
Explain about polymorphism?
Explain the usage of encapsulation?
Where shall I go for Package Diagram?
When do you prefer to use composition than aggregation?
1 Answers InfoAxon Technologies, Protech,
Can we use static method definitions in interfaces?
What are the properties that are defined in an object model?
Can you create an instance of an interface?
Can you call the base class method without creating an instance?
Are constructors inherited? Can a subclass call the parent's class constructor? When?