Tip

Tap
a student's name
below to see what they need help with
Quizalize logo
placeholder image to represent content

Set 7 - UML class Diagrams Part 1

Quiz by Dr Suriya S - PSGCT

Feel free to use or edit the questions

includes Teacher and Student dashboards

Measure skills
from any curriculum

Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.

Q 1/24
Score 0

​Attribute of a class is derived, can only be read, has return type integer, has public visibility and is named simpleInterest. Identify the correct representation.

60

​~/simpleInterest: Integer

​#/simpleInterest: Integer

​+/simpleInterest: Integer

​-/simpleInterest: Integer

24 questions

Q.Attribute of a class is derived, can only be read, has return type integer, has public visibility and is named simpleInterest. Identify the correct representation.
1
60 sec
Q.Identify the relationship shown in the picture below?
2
60 sec
Q.A college first starts with a building. It then elects the professors and forms the departments. Initially a department may contain no student. Students will be allocated to one department atleast but cannot be allocated to more than 3 departments. Identify the cardinality between Department and Student.
3
60 sec
Q.What is the visibility of the method issueBook() of the class LibraryMember?
4
60 sec
Q.Which one of the following UML Class diagrams most accurately models:  "A Person keeps animals as pets. An animal as a single person as its owner."
5
60 sec
Q.Which of the following is implied by class diagram?
6
60 sec
Q.Which of the following aspects is not a part of class diagram design?
7
60 sec
Q.Which one of the following terms is a measure of the number of links of an object with another object?
8
60 sec
Q.Which of the following is implied by the class diagram given below?
9
60 sec
Q.Which of the following is NOT implied by the class diagram given below?
10
60 sec
Q.Which of the following is NOT implied by the class diagram given below?
11
60 sec
Q.Consider the statement: "An employee is either a worker or a manager." Assuming that Employee and Manager to be two classes, what can be said about the relationship between these two classes?
12
60 sec
Q.Which one of the following phrases indicates the relationship that exists between a class and its public parent class?
13
60 sec
Q.Which one of the following sentences most closely describes "multiple inheritance"?
14
60 sec
Q.Which one of the following best characterizes the inheritance relation between two classes?
15
60 sec
Q.Consider the sentence: A book has one or more pages. Which of the following best characterizes the relationship between the Book class and the Page class?
16
60 sec
Q.Consider the following class diagram depicting the skills acquired by a person and the competency level of each skill acquired.Given there are 100 person objects and 10 skill objects, at most how many competency objects may exist?
17
60 sec
Q.Consider the statement:  "A bank allows customers to opens several types of accounts such as saving account, current account, deposit account and loan account." What can be said about the relationship that exists between the Account class and Loan Account class?
18
60 sec
Q.A cultural organization has several members. What can be said about the relationship between the member class and organization class?
19
60 sec
Q.Consider the following sentence: "100 Paisa is one Rupee." From the analysis of the sentence, identify the relationship between the two classes Paisa and Rupee that can be inferred from the sentence.
20
60 sec
Q.Consider the following sentence: "Students live in Hostels." From the analysis of the sentence, identify the relation between the two classes Students and Hostels that can be inferred from the sentence.
21
60 sec
Q.An attribute of a class is derived, has return type string, has protected visibility and is named fullName. Identify the correct representation
22
60 sec
Q.Type of inheritance?
23
60 sec
Q.Consider the statement: "Each Country has many Cities." From the analysis of this sentence what is the relationship between Country and City.
24
60 sec

Give this quiz to my class