

MCQOPTIONS
Saved Bookmarks
1. |
What is the similarity between structure,union and enum? |
A. | all of them let you define new values |
B. | all of them let you define new pointers |
C. | all of them let you define new structure |
D. | all of them let you define new data types |
Answer» E. | |