Computer Science
Fill in the blanks:
Creating objects of a class is also called _________.
Objects & Classes
6 Likes
Answer
instantiating a class
Answered By
1 Like
Related Questions
Fill in the blanks:
The process by which an object of a class acquires the properties from the object of another class is called _________.
Fill in the blanks:
In an Object Oriented Programming, _________ is a blue print that describes attributes and behaviours.
Fill in the blanks:
The process of restricting the free flow of data from the outside world, is known as _________.
State whether the following statement is True or False :
Object is the fundamental concept of Object Oriented Programming.