Posts

leap year in java : Create a class to find out whether the given year is leap year or not. (Use inheritance for this program)

Write a program in Java to demonstrate single inheritance, multilevel inheritance and hierarchical inheritance