Computer Science
Fill in the blanks:
The process by which an object of a class acquires the properties from the object of another class is called _________.
Objects & Classes
5 Likes
Answer
Inheritance
Answered By
2 Likes
Related Questions
Fill in the blanks:
You can create a number of _________ from the same class.
Fill in the blanks:
The process of combining data and methods that enables them to be used as a single unit is called _________.
Fill in the blanks:
In an Object Oriented Programming, _________ is a blue print that describes attributes and behaviours.
Fill in the blanks:
Creating objects of a class is also called _________.