aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Advanced Java
  • Which of the following methods of DataInputStream class i...
Multiple choice

Which of the following methods of DataInputStream class is used to read a unicode character?

  1. readByte()

  2. readChar()

  3. readInt()

  4. readBoolean()

  5. writeInt()

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

This method of DataInputStream class is used to read a unicode character.

Keep practicing — related questions

  • Which of the following stream classes is an input stream that contains methods for reading the java standar...
  • Which of the following ByteStream classes contains methods for reading Java standard data types?
  • Which of the following methods in Java is used to store characters in an array of bytes?
  • Which method of the BufferedReader class is used to read the characters from the console in java?
  • Which of the following is the correct way to read a character?
  • Which of the following classes in Java is an implementation of an input stream that uses a character array ...
  • Which of the following methods is used in string class of java to extract a single character from a string?
  • Which of the following methods in java is used to extract a single character from a string?
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