Thursday , 30 November 2023
Breaking News
Home > Tutorials > C++

C++

Student Record System in C++

This  programe is written in c++ language and this may help you in making your university assignment and projects. Description : In this programe i used concept of Nested structures to maintain a list of students consisting of their  Roll No. ,  Name, Age, Current Semester, CGPA, Faculty, Date of Birth, Address, Cell No and Courses. Functions : Initialize a class Find ... Read More »

Ad Test