Computer Science, asked by thunderinghelper20, 5 hours ago

What do we gain by learning input in Java ?
No Spam Accepted
Answer please ...​

Answers

Answered by devisunitapunyapu
0

Answer:

Java Scanner class allows the user to take input from the console. It belongs to java. util package. It is used to read the input of primitive types like int, double, long, short, float, and byte

Similar questions