what is identifier in c
Answers
Answered by
0
Answer:
C identifiers represent the name in the C program, for example, variables, functions, arrays, structures, unions, labels, etc. An identifier can be composed of letters such as uppercase, lowercase letters, underscore, digits, but the starting letter should be either an alphabet or an underscore.
Answered by
3
Answer:
c identifiers represent the name in the C program, for example, variables, functions, arrays, structures, unions, labels, etc. An identifier can be composed of letters such as uppercase, lowercase letters, underscore, digits, but the starting letter should be either an alphabet or an underscore.
Similar questions
World Languages,
1 month ago
Math,
1 month ago
India Languages,
2 months ago
Economy,
2 months ago
Music,
9 months ago