Multiple Choice
What is Keywords?
A) keywords have some predefine meanings and these meanings can be changed.
B) keywords have some unknown meanings and these meanings cannot be changed.
C) keywords have some predefine meanings and these meanings cannot be changed.
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q11: What is an array?<br>A)an array is a
Q12: In switch statement, each case instance value
Q13: Which of the following shows the correct
Q14: For 16-bit compiler allowable range for integer
Q15: What is function?<br>A)function is a block of
Q17: Bitwise operators can operate upon?<br>A)double and chars<br>B)floats
Q18: What is right way to Initialization array?<br>A)int
Q19: Which one of the following is not
Q20: A C variable cannot start with<br>A)an alphabet<br>B)a
Q21: Which is the right way to declare