What is useful scanner jav | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

What is useful scanner jav

problem In the execution do not result

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