Coders Packet

Packets submitted by gunasekaran

Pascal's Triangle using C++

This project is used to generate pascal's triangle using C++ by accepting the number of rows from the user.

CGPA calculation using C++.

This project is used to calculate Cumulative Grade Points Average(CGPA) by accepting the number of subjects, marks, and credit points using C++.

Car Rental using C++

This project is developed using C++. The main objective of this project is to allow customers to rent a car.