Top Categories

9.3 User Input using System.in.read() method in java
  • Category:
  • Sub Category:
  • Simple
  • System (Quotation Subject)
  • Technology
  • Software (album)
  • Java (Programming Language)
  • How-to (Website Category)
  • how
  • to
  • course
  • certification
No Views

System.in.read() in java is used to read the input from the user. System.in.read() gets the next byte of input from the standard input stream. 

Comments

You Might Be Interested In