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