

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