Similar Collections


This study list contains solved programs of Java Basic Input, Output programs with basic mathematical, conditional statements and looping concepts.

 

questions

Title
Java - Greatest Common Factor or Euclidean Algorithm Program or Highest Common Factor
Java - Calculate LCM (Least Common Multiple) using Java Program
Java program to calculate HCF of two numbers
Java program to multiply two numbers using plus (+) operator
Java program to perform subtraction without using minus (-) operator
Java program to print the value in decimal, octal, hexadecimal using printf() method
Java program to calculate the employee and employer provident fund
Java program to calculate the gratuity of an employee
Java program to compare float and double values
Java program to find the remainder without using modulus (%) operator
Java program to check a given character is alphanumeric or not without using a built-in method
Java program to check a given character is a digit or not without using the built-in library method
Java program to check a given character is a whitespace character or not without using the built-in library method
Java program to check a given character is an uppercase character or not without using the built-in library method
Java program to check a given character is a lowercase character or not without using the built-in library method
Java program to check a given character is a punctuation mark or not without using the built-in library method
Java program to check a given character is a printable character or not without using the built-in library method
Java program to convert a given number of days into years, weeks, days
Java program to find the roots of a quadratic equation
Java program to find the (GCD) Greatest Common Divisor
total questions: 150

Questions

150

Views

1376

Best Answers

299

Points

5