How to create scanner for string? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create scanner for string?

16th Dec 2019, 6:10 AM
Syahir Coolz
Syahir Coolz - avatar
1 Answer
+ 3
But always remember that if we take a String input after an integer input, the String input is just skipped and moves to the next input. So to avoid this we have to again define the nextLine() function. But in BufferedReader there is no such problem.
16th Dec 2019, 6:37 AM
Smriti Kaur
Smriti Kaur - avatar