scanner-class
Here are 9 public repositories matching this topic...
This repository features a collection of over 50+ number programs, all implemented in Java. Solutions for additional programs will be added in the near future.
-
Updated
Oct 8, 2024 - Java
Programs relating to the fundamentals of Java
-
Updated
Oct 27, 2019 - 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.
-
Updated
Jan 17, 2023 - Java
Structure-oriented guessing game
-
Updated
Jan 9, 2024 - Java
This Vehicle Insurance Calculator could be my first Java project to understand OOP concepts. It is quite simple but very informative for beginners. I have found it on my projects and wanted to post here as a memory xx
-
Updated
Jan 9, 2024 - Java
Java Program that return prime numbers from a range of numbers entered by a user,with the use of the JAVA Scanner class for taking in user input,conditional statements to check if a given number is a prime number or not and the use of recursion.
-
Updated
Feb 11, 2024 - Java
This is a hotel reservation application that I created as a part of a course. Will be adding more enhancements slowly
-
Updated
Mar 20, 2023 - Java
Compose , Compose -UI Jetpack libraries were used in the project.
-
Updated
Dec 18, 2023 - Kotlin
Improve this page
Add a description, image, and links to the scanner-class topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scanner-class topic, visit your repo's landing page and select "manage topics."