C Language MCQ - English
Data type qualifiers can be classified into?
Home | Discussion ForumFree Online Test
Data type qualifiers can be classified into?
4
5
2
8
Answer : C
Free Online Test
View More Related Question
1) Which of the datatypes have size that is variable?
2) Character literals in C syntax are?
3) What is the size of an int data type?
4) Sort int in C language is?
Basic Datatype of C
Qualifier
All of the mentioned
short is the qualifier and int is the basic datatype
View Answer
5) What is short int in C programming?
Basic datatype of C
Qualifier
short is the qualifier and int is the basic datatype
All of the mentioned
View Answer