The program necessary for advisors in a university to control their students
You are expected to design and write. Required using the Object Oriented Programming approach
Identify the classes and their responsibilities / characteristics.
- Assume a maximum of 10 consultants and each consultant have a maximum of 40 students.
- Each student can take up the total credit of the semester at most. Credit counts
Karadeniz Technical University Computer Engineering Department
you can use.
- 3 credits for students whose average is between 3.0 - 3.49, 6 credits for students with 3.5 and above
they can get extra.
- The advisor has access to the student's personal information, transcript and weekly schedule, and this
can change the information.
JAVA
Comments
Leave a comment