Q. Which of the following is the correct syntax to create a variable in Java? (A) var name; (B) int name; (C) var name int; (D) All of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) int name;