Top Categories
9.3 User Input using System.in.read() method in java
- Category:
- Sub Category:
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.