What is identifier? (Topic: Constants, Variables & Data Types)
Answers
Answered by
3
variable is a identifier (underscore)
RITHVIKA9999:
pls follow me on brainly
Answered by
1
Answer:
An identifier is used specifically for recognizing the elements of a program.
Explanation:
An identifier is a name given for an element in a program. Some of the examples of the identifier are function, name of variables, and type of data.
It is considered as the user-defined names which consist of Program C standard character set. Moreover, each and every identifier will have a distinctive name.
Similar questions