ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is not a primitive data type?
Correct Answer: A — enum
An 'enum' data type is special data type that enables a variable to store set of predefined constants.