0% found this document useful (0 votes)
29 views

Simple Java Programs

beginer to advance java program questions

Uploaded by

yashwant5082
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Simple Java Programs

beginer to advance java program questions

Uploaded by

yashwant5082
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Simple Java Programs

 Java Program to Check Whether a Given


Number is Even or Odd
 Java Program to Find the Sum of Even and
Odd Numbers
 Java Program to Check Whether a Number is
Positive or Negative
 Java Program to Find the Largest Number
Among Three Numbers
 Java Program to Swap Two Numbers
 Java Program to Find the Number of Integers
Divisible by 5
 Java Program to Check if Two Numbers are
Equal
 Java Program to Find Sum of Digits of a
Number
 Java Program to Find Sum of Digits of a
Number using Recursion
 Java Program to Extract Digits from a Given
Number
 Java Program to Increment by 1 to all the
Digits of a Given Integer
 Java Program to Perform Arithmetic
Operations
 Java Program to Print Binary Equivalent of an
Integer using Recursion
 Java Program to Print Multiplication Table
 Java Program to Read a Grade and Display the
Equivalent Description
 Java Program to Check Whether a Character is
a Vowel, Consonant or Digit
 Java Program to Check Whether a Given
Alphabets are Uppercase or Lowercase or
Digits
 Java Program to Accept the Height of a
Person & Categorize as Taller, Dwarf &
Average

You might also like