Name of the variables, functions and user defined data types
is known as identifiers. In other word, it is a name given by the user. Identifier must start with an alphabet or
underscore.
No blank space is allowed in an identifier. It should not be a keyword. No special symbols other than an underscore are included in the identifier.
No blank space is allowed in an identifier. It should not be a keyword. No special symbols other than an underscore are included in the identifier.
No comments:
Post a Comment