Identifier in C

Names given to the various program element such as variables, functions, labels and other user defined item is known as identifier. It can be a combination of number, alphabet and special symbols[under score]. The first character of identifier must be alphabet or an underscore. Eg. Sum, roll_no, age etc.

No comments

Theme images by Jason Morrow. Powered by Blogger.