A menu-driven Student Management System developed using Java and Object-Oriented Programming (OOP). The application allows users to manage student records through a simple console interface.
- β Add Student
- π View All Students
- π Search Student by Registration Number
- βοΈ Update Student Details
- ποΈ Delete Student with Confirmation
- πͺ Exit Application
- Java
- Eclipse IDE
- Object-Oriented Programming (OOP)
- ArrayList
- Scanner Class
src/
βββ demo1/
βββ Demos.java
- Open the project in Eclipse.
- Run
Demos.java. - Use the menu to manage student records.
Siri Shetty