What is useful scanner jav | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What is useful scanner jav

problem In the execution do not result

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