Computer Science
Define Identifiers with an example.
Values & Data Types Java
8 Likes
Answer
Identifiers are used to name things like classes, objects, variables, arrays, functions an so on. They are the symbolic representation by which a logical structure is identified.
Answered By
4 Likes