Write an application that calculates and displays the parking charges for each customer who parked in the garage yesterday.
Advanced Java Programming with Object-Oriented Programming DesignVERY IMPORTANT NOTE!!: This program for the question below MUST USE at least 2 CLASSES, getters/setters, etc and other object-oriented design (OOD) concepts because I’m in a more advanced Java class that requires me…