Q. Which of the following is not a valid identifier for a Java variable? (A) my_var (B) _myVar (C) 3rdVar (D) $var ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) 3rdVar Explanation: The correct answer is Option C: 3rdVar.