0

Please help me to write object oriented of this java code:

We have some teachers and every teacher have some students, all persons(teachers and students) have a code. Teachers(t1 100,t2 110, t3 120) Student of t1(s1 101, s2 102, s3 103) Student of t2(s1 111,s2 112) Student of t3(s1 121, s2 122, s3 123) How should I write this code by oop in java?

9th Oct 2018, 4:05 PM
hamid
hamid - avatar
2 ответов
+ 1
What does the code you wrote so far look like?
9th Oct 2018, 4:56 PM
Daniel (kabura)
Daniel (kabura) - avatar
+ 1
Do your homework kid and eat yo vegetables!
10th Oct 2018, 6:58 AM
Chriptus13
Chriptus13 - avatar