MCQOPTIONS
Saved Bookmarks
| 1. |
Choose the correct statements |
| A. | enum is a data type. |
| B. | enum feature is an alternative to the define feature |
| C. | In the same enumeration values must be distinct |
| D. | Both (a) and (b) |
| Answer» E. | |