What is the purpose of an identifier in a computer programming language?
To serve as a placeholder for values that will be input later
To provide a unique name to a variable, function, or other elements
To determine the type of data a variable can hold
To perform calculations within the program