Question: Consider the following UML Class Diagram: Student-name: string-age: int +study() Which of the following statements is true? The study() is an attribute of the Student
Consider the following UML Class Diagram: Student-name: string-age: int +study() Which of the following statements is true? The study() is an attribute of the Student class. O The age attribute is a method of the Student class. O The Student class has two attributes: name and age. O None of the others is correct. O The Student class has one attribute
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
