Fundamental Small Question 2

Some Small Question 2


1. How is character constant represented?


2. How is string constant represented?


3. List the printable escape sequences.


4. List the non graphic escape sequences.


5. What is the symbolic constant?


6. How is variable declared?


7. What is initialization of a variable?


8. How are comments included in a C program?


9. List white space characters in C.


10. What is statement terminator? What is separator?


11. List the token in C.


12. Identify the tokens in the expression if(mark >= 50).


13. What are lvalue and rvalue?


14. What is the value of sizeof(char)?


15. What is the current version of C?



0 comments:

Post a Comment