ITPEC FE Morning October 2020 Question 45

Source exam: ITPEC FE Morning October 2020Topic: Software Development

ITPEC FE Morning October 2020 — Question 45 of 80

UML Sequence Diagram — shows message exchange among objects along a time axis.

A Sequence diagram displays:
- Object lifelines — vertical dashed lines representing object existence over time

- Messages — horizontal arrows between lifelines showing interactions

- Time axis — flows top to bottom, showing chronological order

Why not others:
- (a) Activity diagram — models workflows and control flow, not object messaging

- (b) Communication diagram — shows object messaging but uses numbering instead of a time axis

- (d) State-machine diagram — models states and transitions of a single object

Key distinction: Both Sequence and Communication diagrams show object messaging, but only Sequence uses a time series (vertical axis).

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official FE past-paper collection or Report an issue.