Free Data Structures and Algorithms Course









Subscribe below and get all best seller courses for free !!!










OR



Subscribe to all free courses

ICSE Java Programs

  1. Write a menu‐driven class to accept a number from the user and check whether it is a Palindrome number or not in Java.
  2. Write a menu‐driven class to accept a number from the user and check whether it is a Perfect number or not in Java.
  3. Write a program to calculate and print the sum of the following series:  Sum(x) = 2 – 4 + 6 – 8 + 10 - 12 … - 100
  4. Write a program to calculate and print the sum of the following series: Sum(x) = x/2 + x/5 + x/8 + … + x/100.
  5. Write a menu‐driven class to accept a number from the user and check whether it is a Automorphic number or not in Java.
  6. Write a Java program to print Jacobsthal Sequence.
  7. Write a Java program to print Padovan Sequence.
  8. Write a program to print the sum of negative numbers, sum of positive even numbers and the sum of positive odd numbers from a list of numbers (N) entered by the user. The list terminates when the user enters a zero.
  9. Pattern problems : Write a Java program to print same character on each line and having character increment with each line.
  10. Pattern problems : Write a Java program to print different character on each line and having character increment with each line.
  11. Pattern problems : Write a Java program to print same character on each line and having character printed in diagonal form.
  12. Pattern problems : Write a Java program to print same character on each line and having character printed in V shape form.
  13. Pattern problems : Write a Java program to print same character on each line and having character printed in Inverted V shape form.
  14. Pattern problems : Write a Java program to print same character on each line and having character printed in Square shape form.
  15. Write a Java program to calculate sum of the digits of a number entered by the user.
 
© 2021 Learn Java by Examples Template by Hubberspot