0
751views
What is an Identifier? Give any 5 rules that are to be followed, while declaring a variable.
1 Answer
written 2.6 years ago by |
Identifiers are names given to different user defined things like variables, constants, functions, classes, objects, structures, unions, etc. While making these identifiers we need to follow some rules.
Rule for declaring a variable :-