How does readline work in java ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How does readline work in java ?

17th May 2020, 4:08 PM
Abdeladim Benjabour
Abdeladim Benjabour - avatar
4 Réponses
+ 1
It reads all characters until the next endline \n
17th May 2020, 4:10 PM
Tibor Santa
Tibor Santa - avatar
17th May 2020, 4:09 PM
Alexander Thiem
Alexander Thiem - avatar
0
It asks for the permission from the CPU to access the input device connected to the machine that is the keyboard.
17th May 2020, 4:10 PM
Infinity
Infinity - avatar
17th May 2020, 4:26 PM
Abhay
Abhay - avatar