Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Java coding for project A. Requirement #1: Add Students Information Add information for the students allowed to access the system. Each student has Login_ld and

Java coding for project image text in transcribed
A. Requirement #1: Add Students Information Add information for the students allowed to access the system. Each student has Login_ld and a Password. Also add 2 courses per student to simulate the registration. Maximum number of students in the system is 10. You need to store all information in a file then use it to instantiate the right objects. B. Requirement #2: Students Authentication A student will be asked to provide Login_Id and Password to access the system. Login process should verify the Login_id and password. A student should have a name, ID, and email address. C. Requirement #3: Display Courses for each Student The system will display the courses registered by the student in the current semester. Maximum courses is 2 per semester. Each course should have at least a course number, name, and schedule (date and time). D. Requirements #4: Calculate and Display the Marks for each Course A student can check the marks of his assignments. Maximum number of assignments is 3 per semester. You also need to display the total out of 100. E. Requirements #5: Display Instructor Information Each course is taught by an Instructor. Display the course instructor's information for each course. Instructor information include name, ID, email address. An instructor cannot teach more than two courses per semester

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Database Technology And Management Computers And Information Processing Systems For Business

Authors: Robert C. Goldstein

1st Edition

0471887374, 978-0471887379

More Books

Students also viewed these Databases questions

Question

What is quality of work life ?

Answered: 1 week ago

Question

What is meant by Career Planning and development ?

Answered: 1 week ago

Question

What are Fringe Benefits ? List out some.

Answered: 1 week ago