Wednesday, 6 August 2014

Can link and Association applied interchangeably?


            No, You cannot apply the link and Association interchangeably. Since link is used represent the relationship between the two objects.
            But Association is used represent the relationship between the two classes.
            link ::                student:Abhilash         course:MCA
            Association::    student                  course

                        

No comments:

Post a Comment