Q. Which of the following is not a valid variable name declaration? (A) int _1v (B) int 1_v; (C) int v_1; (D) int _v1; ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) int 1_v;