Program 8 :: LeapYear
// Program :: Write a Java Program to finding the LeapYearimport java.io.*; public class LeapYear…
// Program :: Write a Java Program to finding the LeapYearimport java.io.*; public class LeapYear…
// Program 7:: Write a Program to find max and min of two integer //…