Q1
What is a class in C++?
A.
A collection of functions
B.
A reserved keyword in C++
C.
A blueprint for creating objects
AnswerD.
A way to declare arrays of data
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board