Computer Science, asked by deepekshabasin, 1 day ago

Identifiers are otherwise called as​

Answers

Answered by pkumud574
1

Answer:In computer languages, identifiers are tokens (also called symbols, but not to be confused with the symbol primitive type) that name the language entities. Some of the kinds of entities an identifier might denote include variables, types, labels, subroutines, and packages.

Explanation:

Answered by ssuvarnam55
0

Answer:

In computer languages, identifiers are tokens (also called symbols, but not to be confused with the symbol primitive type) that name the language entities. Some of the kinds of entities an identifier might denote include variables, types, labels, subroutines, and packages.

Similar questions