My 2nd problem | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

My 2nd problem

2nd May 2018, 4:33 PM
annouar
annouar - avatar
2 Answers
0
refering you to a similar post with some deep explanation from me: https://www.sololearn.com/Discuss/1248715/?ref=app
2nd May 2018, 4:48 PM
***
*** - avatar
- 1
Consider a student registration program used by the registrar’s office. The program keeps track of students who are registered for a given semester. For each student registered, the program maintains the student’s name, address, and phone number; the number of classes in which the student is enrolled; and the student’s total credit hours. The program also keeps track of the total number of registered students. Define a Student class that is suitable for this program and develop an application that can accomplish the above mentioned tasks
2nd May 2018, 4:34 PM
annouar
annouar - avatar