|
UStudy aims to provide Educational Content for Polytechnic College students based on the latest K Scheme syllabus of Tamil Nadu. |
Keywords/Reserved words :
| .auto | .else | .register | .union |
| .break | .enum | .return | .unsigned |
| .case | .extern | .short | .void |
| .char | .float | .signed | .volatile |
| .const | .for | .sizeof | .while |
| .continue | .goto | .static | . |
| .default | .if | .struct | . |
| .do | .int | .switch | . |
| .double | .long | .typedef | . |
Identifiers :
An identifier is a name used for a variable, constant or function.
Rules :
Example :
mspvl, m2spvl - Valid
2mspvl, auto - Invalid
Keywords - Video:
Identifiers - Video: