Multiple choice Which of the following is a deprecated way to read input from standard input? Using scanner Using DataInputStream Using BufferedReader All of the above None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation This method raises deprecation warning.