Multiple Choice
Which of the following is true for variable names in C?
A) They can contain alphanumeric characters as well as special characters
B) It is not an error to declare a variable to be one of the keywords(like goto, static)
C) Variable names cannot start with a digit
D) Variable can be of any length
Correct Answer:

Verified
Correct Answer:
Verified
Q23: By default a real number is treated
Q24: Which of the following is not a
Q25: Which of the following typecasting is accepted
Q26: Are logical operator sequence points?<br>A)True<br>B)False<br>C)Depends on the
Q27: Variable name resolution (number of significant characters
Q29: While swapping 2 no' what at precautions
Q30: In the standard library of C programming
Q31: Which of the following declaration is not
Q32: When do you need to use type-conversions?<br>A)The
Q33: Which of the following data type will