C Data Types 2 Questions and Answers
Practice ModeShowing 10 of 159 questions
Q11
Which of the following are the addressing modifiers ?
Answer: Option D
Q12
In different compilers support different size of data types ?
Answer: Option A
Q13
Is different compilers supports different size of data types ?
Answer: Option A
Q14
Integer data type occupies how much memory.
Answer: Option C
Q15
Maximum range of an integer
Answer: Option B
Q16
What is the format specifier of short integer ?
Answer: Option B
Q17
Which data types internally create a cycle ?
Answer: Option B
Q18
Modifers are used for
Answer: Option A
Q19
How to disable the rename of the data type ?
Answer: Option C
Q20
How a 'C' module can be called in the C++?
Answer: Option A