Please enter your email:
1. Which of the following is a valid C variable name?
2. What is the size of int variable in C (typically on 32-bit system)?
3. Which of these cannot be a variable name in C?
4. What is the correct way to declare multiple variables in one line?
5. What is the default value of local variables in C?
6. Which scope is defined for variables declared inside a function?
7. Which symbol is allowed in C variable names?
8. Which is the lifetime of a local variable in a function?
9. What is a variable in C?
10. Which keyword is used to declare a variable in C?
Question 1 of 10
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.