CompTIA Tech+ FC0-U71 Practice Question
When defining an identifier in a programming language, which of the following best represents a rule generally applied across many programming languages?
Can begin with a number
Allows special characters like @, $, % within the name
Can contain spaces between words
Must start with a letter or an underscore