Skip to content

#Code Written in C++. #Basic code in C++. It has 3 parts. #1. Create nested Arrays of data that contain student name, father name, array of marks in 5 subjects. #2. access all data in array using structure. #3. In main you can get toper data, #4. You can get all student data, #5. You can get specific student data by using its number.

Notifications You must be signed in to change notification settings

PirateCoderz/Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Final-Project

This repo manages the student record of their Roll no, class sections, and Marks.

#This project is about the student result data for a semester. #Data is stored in a Structure.

Code Written in C++ for first-year project in programming fundamentals.

#Basic code in C++. It has 3 parts. #1. Create nested Arrays of data that contain the student's name, father's name, and an array of marks in 5 subjects. #2. access all data in an array using structure. #3. In the main you can get topper data, #4. You can get all student data, #5. You can get specific student data by using its number.

About

#Code Written in C++. #Basic code in C++. It has 3 parts. #1. Create nested Arrays of data that contain student name, father name, array of marks in 5 subjects. #2. access all data in array using structure. #3. In main you can get toper data, #4. You can get all student data, #5. You can get specific student data by using its number.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages