Computer Science for IGCSE & O level - Programming (Section 1 - No. 38)
What are the characteristics of a good identifier name in a program?
Short and concise.
Meaningful and descriptive.
Uses only numbers and special characters.
Reflects the purpose or content it represents.
Explanation
Identifiers should clearly explain the purpose of the variables and procedures.
Comments (0)
