Which of the following rules is/are true for defining a variable in “C language”? (1) The variable name may be a combination of uppercase letters and a digit, but the digit must start with the variable name. (2) Variable can be a C keyword. (3) Spaces are not allowed in a variable defining process.
Reveal answer
Fill a bubble to check yourself