what is an identifier
Answers
Answered by
2
Answer:
Identifier
Computer languages
In computer languages, identifiers are tokens 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.
Answered by
2
➡️ In computer languages, identifiers are tokens 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