0
Scanner in Java?
Guys, i need help! Can you tell me the sense of "Scanner"?
2 ответов
+ 2
Long story short, I don`t know java but I remember that Scanner class is used to read the input from keyboard :D simillar with Console.Read() or .ReadLine() in c# or 'cin' from c++ or scanf from C
0
link above is for java 7, advice read api for java 10 with sololearn