Correct Answer: One object acquiring the properties of another.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
OOPS Concepts Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More OOPS Concepts MCQ Questions
A class can implement one or more interfaces.
Which could be considered a polymorphism?
Lambda functions are allowed in class definitions
Which of the following is included in the field of formal semantics?
A mutator method is also known as a:
Which is the starting point for program execution in C++?
Inheritance is a process by which the objects of parent class acquire the properties of a child class.
What is Abstraction?
Which of the following cannot apply to constructors?
Which of the following describes the Function Overloading?