State whether the following statements about PHP identifiers are True or False.i) An identifier can consist of one or more characters must begin with a letter or an underscore.ii) Identifiers can consist of only letters, numbers, underscore characters and ASCII characters.

🎲 Try a Random Question  |  Total Questions in Quiz: 36  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Practice Test: PHP Basics — practice the complete quiz, review flashcards, or try a random question.


State whether the following statements about PHP identifiers are True or False.<br>i) An identifier can consist of one or more characters must begin with a letter or an underscore.<br>ii) Identifiers can consist of only letters, numbers, underscore characters and ASCII characters.