What is short int in C programming?
Posted: Wed Jul 13, 2022 7:53 pm
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
b) Qualifier
c) Short is the qualifier and int is the basic data type
d) All of the mentioned