Showing posts with the label blue jShow all
Write a program in java to print the series 0,3,8,15,24,.......................in java- Java Programs
Write a program in java to check wether the entered number is prime or not-Java programs
Write a program in java that uses  "input using initialization" to calculate the simple interest and the total amount with the given values -Java Programs
Write a program in java to input any number and find the sum of the digits using while loop in java- Java Programs
Write a program in java to input any number and print all its even factors in java - Java Programs
Write a program in java to display the corresponding day pf the week using switch case statemtment- Java Programs
Write a program in java to input two numbers and find the smaller of them-Java Programs
Write a program in java to find the Lowest Common Multiple (LCM) of two numbers - Java Programs
Input using Scanner class (sum) in java - Java Programs
Write a program in java to check for a three digit Armstrong number- Java programs
Write a program in java to check wether the entered number is palindrome number- Java Programs
Write a program in java to accept two numbers from the user and check the divisiblity of 1st number by 2nd number- Java programs
Load More That is All