Which of the following is not a correct variable type?

Home | Discussion Forum

Which of the following is not a correct variable type?

Free Online Test

View More Related Question

1) For 16-bit compiler allowable range for integer constants is ________?

2) Range of unsigned int is?

3) Which of the following is a User-defined data type?

4) Integral data type is _________?

5) Predict the output of following C program

 #include <stdio.h>
int main()
{
char a = '12';
printf("%d", a);
return 0;
}

UP Gk Online Test

taiyari24hour.com