Programming Examples

Java program to check whether a short type number taken as input is an even number or an odd number


Write a program to check whether a short type number taken as input is an even number or an odd number.

Solution

import java.util.*;
class EvenOdd
{
	public static void main(String arr[])
	{
		short n;
		Scanner sc=new Scanner(System.in);
		System.out.println(“Enter a number:”);
		n=sc.nextShort();
		if(n%2==0)
			System.out.println(“Even”);
		else
			System.out.println(“Odd”);
	}
}
Output

CCC Online Test 2021 CCC Practice Test Hindi Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz