Which of the following are valid identifiers? seenagape 10 years ago Which of the following are valid identifiers? (Choose 3) A. function 4You() { } B. function _4You() { } C. function object() { } D. $1 = “Hello”; E. $_1 = “Hello World”; Explanation: ← Previous question Next question →