aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Basics
  • Which method of the BufferedReader class is used to read ...
Multiple choice

Which method of the BufferedReader class is used to read the characters from the console in java?

  1. readLine()

  2. read()

  3. write()

  4. both (1) and (2)

  5. none of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This method of the BufferedReader class is used to read a character from the console.

Keep practicing — related questions

  • Which method(s) of buffered reader class is/are used to read string from the keyboard?
  • The method readLine() can be accessed by the object of a ____________ class to read a string from console.
  • Which of the following is the correct way to read a character?
  • Which of the following methods of TextStream method reads the specified number of characters from the text ...
  • Which of the following methods of DataInputStream class is used to read a unicode character?
  • Why is the method ReadLine() used for in the System. Console.ReadLine()?
  • What does InputStreamReader Class do in Java?
  • Which of the following methods is the one in java that reads data from a stream until it gets two consecuti...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Core Classes and Threads (1473 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy