Which of the following is a valid variable name in Java according to naming conventions?
double
int
123
x

Computer Science Exercises are loading ...