MCQOPTIONS
Saved Bookmarks
| 1. |
What is the similarity between a structure, union and enumeration? |
| 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» C. All of them let you define new pointers | |