Computer Science
Define Identifiers with an example.
Values & Data Types Java
10 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
5 Likes