Skip to content

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.

Notifications You must be signed in to change notification settings

NjabuloBot/Prime-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#Prime Number in java.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages