Q3
What is an object in C++?
A.
A reserved keyword in C++
B.
An instance of a class
AnswerC.
A way to declare arrays of data
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board