What is short int in C programming?

Home | Discussion Forum

What is short int in C programming?

Free Online Test

View More Related Question

1) Character literals in C syntax are?

2) What is the output of this C code?

#include  
int main()
{
signed char chr;
chr = 128;
printf(

3) Which is correct with respect to size of the datatypes?

4) Which data type is most suitable for storing a number 65000 in a 32-bit system?

5) What is the size of an int data type?

UP Gk Online Test

taiyari24hour.com