What is identifier in C?
C Programming Language > Overview of C Language > Identifiers in C
1301
Answer:
- Each program elements in a C program are given a name called identifiers.
- Names given to identify Variables, functions and arrays are examples for identifiers.
- Example: x is a name given to integer variable in above program
This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.