What are identifiers in C?
Names used to identify variables, functions, arrays, etc.
Special symbols used to perform operations
Predefined keywords in the C language
Numbers used for looping
This question is part of this quiz :
Basics of C programming