Computer Science, asked by alfisha04, 3 months ago

what is Identifiers ?​

Answers

Answered by persiashree
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 harshitdas987
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