Identify the user-defined types from the following?
(a) enumeration
(b) classes
(c) both enumeration and classes
(d) int
I got this question by my school principal while I was bunking the class.
The query is from Types topic in chapter Types, Pointers, Arrays & Structures in C++ of C++