Challenger App

No.1 PSC Learning App

1M+ Downloads
An object is an instance of :

AInheritance

BConstructor

CClass

DOperator

Answer:

C. Class

Read Explanation:

An object is an instance of Class


Related Questions:

.............is used to declare and initialize an object from another object of same class in C++.
HTML stands for :
Which access specifier is used for constructors in C++?
What is true about a reference in C++?
Identify the data structure which allows deletions at both ends of the list but insertion at only one end.