C Structure and Union - C programming (MCQ) questions for Q. 27508

Q.  What is the similarity between a structure, union and enumeration?
- Published on 26 Feb 17

a. All of them let you define new values
b. All of them let you define new data types
c. All of them let you define new pointers
d. All of them let you define new structures

ANSWER: All of them let you define new data types

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)