Pinned Repositories
Project_1-BusReservationSystem
This is a basic bus reservation system prototype. It includes basic options for Assigning a new bus, Booking a reservation, Showing seat map, On duty bus list. It doesn't store data in an external database.
Project_2-StudentDataBaseManagementSystem
This is a basic system for Student records management which includes students name, course and section. It has 5 main menu options, Add Records, List Records, Modify Records, Delete Record and the last option being the exit option. It also has a basic password login system.
Switch_Case
Basic Switch Case statements
Task-1_HelloWorld
Task-2_Minutes_To_Years_Days
Converts Minutes to Years and Days
Task-5_Employee_Data
Simple Employee Database
Task_1-TokensAndOperations
1) C++ Program to find size of int, float, double, char. 2) C++ Program to find product of two numbers entered by user
Task_2-DecisionMaking
Program to find if a person is eligible for voting.
Task_3-PointersToArrays
1. Program to display entered array elements using pointers
Task_4-FunctionsInCPP
1. Program to resolve an input number into sum of two prime numbers if it's possible
Quatercenetary's Repositories
Quatercenetary/Project_1-BusReservationSystem
This is a basic bus reservation system prototype. It includes basic options for Assigning a new bus, Booking a reservation, Showing seat map, On duty bus list. It doesn't store data in an external database.
Quatercenetary/Project_2-StudentDataBaseManagementSystem
This is a basic system for Student records management which includes students name, course and section. It has 5 main menu options, Add Records, List Records, Modify Records, Delete Record and the last option being the exit option. It also has a basic password login system.
Quatercenetary/Switch_Case
Basic Switch Case statements
Quatercenetary/Task-1_HelloWorld
Quatercenetary/Task-2_Minutes_To_Years_Days
Converts Minutes to Years and Days
Quatercenetary/Task-5_Employee_Data
Simple Employee Database
Quatercenetary/Task_1-TokensAndOperations
1) C++ Program to find size of int, float, double, char. 2) C++ Program to find product of two numbers entered by user
Quatercenetary/Task_2-DecisionMaking
Program to find if a person is eligible for voting.
Quatercenetary/Task_3-PointersToArrays
1. Program to display entered array elements using pointers
Quatercenetary/Task_4-FunctionsInCPP
1. Program to resolve an input number into sum of two prime numbers if it's possible
Quatercenetary/Task_5-OOPsInCPP
C++ Program to display entered time in HH:MM:SS format and in seconds