what do you mean by identifiers
Answers
Answered by
21
Explanation:
In computer languages, identifiers are tokens (also called symbols) which name the language entities. Some of the kinds of entities an identifier might denote include variables, types, labels, subroutines, and packages. Which character sequences constitute identifiers depends on the lexical grammar of the language.
Similar questions