+ 1
How can we take input from user?
Except scanner class is there any other class in java
2 Réponses
+ 1
Rakesh
You can use BufferedReader Class to get user input.
https://code.sololearn.com/ch1uZQr9mfc4/?ref=app
Except scanner class is there any other class in java