Showing posts with the label javaShow all
Write a program to input a sentence and print each word of the string along with its length in a tabular form
Write a program to check if given character is digit or not
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 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
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
Write a program in java to accept a number from the user and check wether it is a buzz number or not - Java Programs
Load More That is All