R
rich
I have been try to understand associated classes. Does any one know
how to create the java code for the following associated class
diagram? I'm a little confused.
--------- --------
|Student|*------*|Course|
--------- | --------
|
|
how to create the java code for the following associated class
diagram? I'm a little confused.
--------- --------
|Student|*------*|Course|
--------- | --------
|
|