Q. Which of the following is used to read input from the user in Java?
β
Correct Answer: (C)
Scanner
Explanation: Scanner is used to read input from the user in Java.