what is Identifiers ?
Answers
Answered by
2
Answer:
In computer languages, identifiers are tokens that 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
0
Answer:
In computer languages, identifiers are tokens that 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