io vs util | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

io vs util

during challenges I get the question: what is required to accept user input, and the correct answer is "java.io" but during no point in my program do I use java.io, I use java.util.Scanner; what's the difference between them and what is the io? why isn't the answer "java.util"

9th Apr 2019, 4:19 AM
koala 🐨
koala 🐨 - avatar
0 Answers