What is short int in C programming?
Correct answer(s):
- short is the qualifier and int is the basic datatype
Practice related MCQ quizzes and improve step by step.
What is short int in C programming?
Variable name resolving (number of significant characters for uniqueness of variable) depends on_____
All keywords in C language are in ____.
C99 standard guarantees uniqueness of ____ characters for internal names.
C99 standard guarantess uniqueness of _____ characters for external names.
Which of the following is not a valid variable name declaration?