MCQOPTIONS
Saved Bookmarks
| 1. |
What is short int in C programming? |
| A. | Basic datatype of C |
| B. | Qualifier |
| C. | short is the qualifier and int is the basic datatype |
| D. | All of the mentioned |
| Answer» D. All of the mentioned | |