Title: Coding Exercises for Cab Management System1. Problem Statement 1: Design Classes for Cab Management System In a cab management system, there are different entities like Cab, Driver, Customer, and Ride. Design the classes for these entities along with...