What is useful scanner jav | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
+ 1

What is useful scanner jav

problem In the execution do not result

22nd Feb 2017, 6:34 PM
hadijasm
1 Odpowiedź
+ 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