#javabasictoadvanced
Explore tagged Tumblr posts
hudabiyafatima ยท 5 years ago
Link
.In this tutorial we will gonna see how many Methods of Input & How to use them. And also learn How to accept input from user. For this We are using Scanner class to get the input.
Scanner is a class in java.util package is used for obtaining the input from user.It is the easiest way to read input in a java program.
Tumblr media
0 notes