C Language MCQ - English
A declaration "short int" is used for variable
Which have short duration in a program
Which have short names
Which may require less storage than normal integers
All of the above
Answer : C
View More Related Question
1) Which is valid C expression?
2) Variable name resolving (number of significant characters for uniqueness of variable) depends on
Compiler and linker implementations
Assemblers and loaders implementations
C language
None
View Answer
3) The declaration "unsigned u" indicates:
4) Which of the following is not a valid variable name declaration?
5) Which of the following is not a valid C variable name?