Page 1 of 1

What is short int in C programming?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
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