Identifiers should at least give a hint to the human reader of the ________________ of the identifier in the context of the problem being solved.
Fill in the blank(s) with correct word
Meaning
Explanation: Any identifier in a program that represents a quantity in a problem should be named in the program with the real life name for that quantity, or at least the should hint at the real life thing it represents.
Computer Science & Information Technology