Which other keywords are also used to declare the class other than class?
(a) struct
(b) union
(c) object
(d) both struct & union
I have been asked this question in semester exam.
Origin of the question is Classes topic in division Source Files, Classes and Operator Overloading in C++ of C++