What is useful scanner jav | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is useful scanner jav

problem In the execution do not result

22nd Feb 2017, 6:34 PM
hadijasm
1 Answer
+ 6
Do you want to know how to use Scanner? E.g. for input: Scanner scnr = new Scanner(System.in); String input = scnr.nextLine();
22nd Feb 2017, 11:12 PM
Tashi N
Tashi N - avatar