GMU IT 216 Checkpoint 4

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Which of the following is the main goal of the object-oriented approach?

Reusability

2
New cards

When classes are involved in inheritance, another name for a child class is:

A derived class

3
New cards

A minus sign preceding an attribute in a class or object indicates that:

the attribute is private

4
New cards

A template that the analyst may use when beginning to model or talk about the system from an O-O perspective is called a:

CRC card

5
New cards

Behavioral diagrams include all of the following except:

class diagrams

6
New cards

Which of the following is a structural diagram?

class diagram

7
New cards

On an activity diagram, what is used to show partitioning:

a swimlane

8
New cards

On a sequence diagram, a lateral bar or vertical rectangle is used to represent:

The focus of control, when an object is busy doing things

9
New cards

Solid arrowheads used for messages on a sequence diagram represent:

synchronous messages

10
New cards

A private attribute on a class diagram:

is only available in the object