Every declared element has a name, also called an identifier, which is what the code uses to refer to it. It must begin with an alphabetic character or an underscore (_). It must only contain ...