These are the program elements such as variable name, function name, enumerator name, structure name, union name, etc..
Naming convention of Identifier:-
- It always begins with any alphabet or underscore.
- It is any combination of alphabet, digit & underscore.
- Variable length is depend on the compiler.
- No special symbol & no space are allowed except underscore.






Related Articles
No user responded in this post
Leave A Reply
Please Note: Comment moderation maybe active so there is no need to resubmit your comments