Which keyword is used to define the user defined data types?
(a) def
(b) union
(c) typedef
(d) type
I have been asked this question in class test.
Question is from User Defined Types in division Source Files, Classes and Operator Overloading in C++ of C++