MCQOPTIONS
Saved Bookmarks
| 1. |
What does the data type defined by union will do? |
| A. | It allow one different portion of memory to be accessed as same data types |
| B. | It allow one same portion of memory to be accessed as same data types |
| C. | It allow one different portion of memory to be accessed as different data types |
| D. | It allow one same portion of memory to be accessed as different data types |
| Answer» B. It allow one same portion of memory to be accessed as same data types | |