Skip to content

Want to check if a number is even or odd? Here is a Java solution.

Notifications You must be signed in to change notification settings

sofoste93/EvenOdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This isn't the repo of the project, but the source code is not hidden ;-)

EvenOdd

Want to check if a number is even or odd?
Here is a Java solution.

  • Stephane, Sob Fouodji

--------- EVEN ODD ----------

EASY METHOD:

To execute the program directly:

  • run the file EvenOdd.bat (.BAT-File)
  • this will execute the program with CMD on the Windows Platform

ADVANCED METHOD:

To execute the program manually into the terminal:

  • open the Windows terminal
  • now change the directory to get where the .jar-file is stored
  • type the command: java -jar EnvenOdd.jar and hit ENTER

You can also execute the program using and designed editor.


IMPORTANT: Make sure there is a JRE(Java Runtime Environment) installed on your computer!

Thanks for using the program. enjoy.

Contacts @Author: Stephane Sob Fouodji Mailto: stephgtr3@gmail.com Github: https://github.com/sofoste93

About

Want to check if a number is even or odd? Here is a Java solution.

Resources

Stars

Watchers

Forks

Packages

No packages published