GitHub / VaibhavMojidra / Java---Demo-Scanner-Class-In-Java
Scanner is a class in java.util package used for obtaining the input of the primitive types like int, double, etc. and strings. It is the easiest way to read input in a Java program, though not very efficient if you want an input method for scenarios where time is a constraint like in competitive programming.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Java
Size: 110 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: about 2 years ago
Pushed at: over 2 years ago
Last synced at: about 1 month ago
Topics: input-from-user, java, mojidra, scanner-class, vaibhav, vaibhav-mojidra, vaibhavmojidra