Skip to content

001simran/Student-Result-Analysis-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Student-Result-Analysis-System

A C++ console-based Student Result Analysis System that manages student records, calculates results, assigns grades, and stores data using file handling. This system allows users to: Add student details Calculate total marks and percentage Assign grades automatically Search students by roll number Identify the class topper Store and retrieve records using file handling The project demonstrates practical implementation of Object-Oriented Programming (OOP) concepts along with data structures and file operations. ⚙️ Features ✔ Add new student records ✔ Display all students in tabular format ✔ Search student by roll number ✔ Automatic percentage calculation ✔ Grade assignment based on performance ✔ Identify class topper ✔ Data persistence using file handling 🛠️ Technologies Used Programming Language: C++ Concepts Applied: Classes & Objects Vectors Functions File Handling (ifstream, ofstream) Menu-driven program design 👩‍💻 Author

Simranjit Kaur B.Tech CSE (Artificial Intelligence & Machine Learning) DAVIET, Jalandhar

About

A C++ console-based Student Result Analysis System that manages student records, calculates results, assigns grades, and stores data using file handling.wg[wgrwwrgwrgoe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors