-
Pick the odd one out.
-
- arrays, pointer, classes
- integer, enum, void
- enumeration, classes
- integer, character, boolean, floating
- None of these
Correct Option: B
Option a consists of all fundamental types, option b consists of user-defined types and option d consists of derived types but option c is a mixture.