News

This project is a demonstration of how to handle user input in Java and use object-oriented programming (OOP) concepts such as inheritance and polymorphism. The program allows users to select a type ...
This program outputs a perimeter of a 2D shape with the sum of all its sides.This program displays a menu to the user to draw a shape and calculate its perimeter based on the user inputs. If user ...