Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

write a menu driven student record management program in java which should include following : 1 . enter new student record. 2 . edit, add,

write a menu driven student record management program in java which should include following :
1. enter new student record.
2. edit, add, remove, update data.
3. Student record must include Name, Degree, ID, address, Grade, attendance record.
4. it can also include additional features such as Grade or Attendance calulator. the data from grades and attendance calculator can be stored in student grades and attendance record.
5. the program must store in files or external files. so that when the program runs, it loads the exsisting data and any new data entered must be stored in the file.
6. Use advance features such as Arrays, Inheritance and file reading/writing and interfaces.
please dont use generative AI. Thank you

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions