Page 1 of 1

2. Consider the following class diagram. Which are the legal statements and which are the illegal. Explain why they are

Posted: Sun May 15, 2022 12:58 pm
by answerhappygod
2 Consider The Following Class Diagram Which Are The Legal Statements And Which Are The Illegal Explain Why They Are 1
2 Consider The Following Class Diagram Which Are The Legal Statements And Which Are The Illegal Explain Why They Are 1 (54.87 KiB) Viewed 65 times
2. Consider the following class diagram. Which are the legal statements and which are the illegal. Explain why they are legal or illegal. (1 marks) (a) m=t (b) x=0 M (c) Ort (d) o=m х D) Write a code for equals method which tests the reference equality var1 =var2. (var 1 and var 2 are referring the same object). (1 Mark)