wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cycle 2: Session 3 Review.

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

UML stands for

a)

United Modeling Language

b)

Unified Modeling Language

c)

Unkind Modeling Language

2.

What is a class definition ?

a)

It is an attribute that defines the properties of all objects of the same type.

b)

It is a blueprint that defines the properties of all objects of the same type.

c)

It is a method that defines the properties of all objects of the same type.

3.

Class diagrams are the main _____________ of UML.

a)

Objective

b)

Method

c)

Component

4.

The process of making an object from the class definition is called...

a)

Instantiation

b)

Programming

c)

Coding

5.

In UML, classes are represented by boxes that contain three sections. The central section contains the attributes of the class.

a)

True

b)

False

6.

Methods do not define the operations that are allowed to be performed on an attribute.

a)

True

b)

False

7.

Active reading techniques include

a)

Highlighting

b)

Writing in the margins

c)

Explaining what you have read

d)

Testing yourself

8.

In UML, classes are represented by boxes that contain three sections. The top section contains:

a)

The methods of the class.

b)

The name of the class.

c)

The attributes of the class.

9.

Methods are ______________________ that access or modify the values of the attributes of an object. They could also be considered as:

a)

Procedures

b)

Functions

c)

Actions

10.

In UML, classes are represented by boxes that contain three sections. The bottom section contains:

a)

The methods of the class.

b)

The name of the class.

c)

The attributes of the class.