Computer Science, asked by jaankekyakaroge, 5 months ago

what do you mean by identifiers ​

Answers

Answered by muskanmusani30
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