Computer Science, asked by shahid7081, 9 months ago

what is a
identifers

Answers

Answered by simmujosan
3

Explanation:

An identifier is a name that identifies either a unique object or a unique class of objects, where the "object" or class may be an idea, physical [countable] object, or physical [noncountable] substance. The abbreviation ID often refers to identity, identification, or an identifier

Answered by zacknight47
7

An identifier is a string of alphanumeric characters that begins with an alphabetic character or an underscore character that are used to represent various programming elements such as variables, functions, arrays, structures, unions and so on.

Similar questions