+ 1
I want the user input in the followeing code...Plz help me...
2 Antworten
+ 3
Import Scanner class
https://code.sololearn.com/cYqFH66NxorC/?ref=app
+ 1
https://code.sololearn.com/cqyYlhepR1uJ/?ref=app
Ways to take input in Java :-
1) Scanner
2) BufferReader
3) Console