ITPEC FE Morning October 2022 Question 46

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

ITPEC FE Morning October 2022 — Question 46 of 80

UML Sequence Diagram — shows interactions between objects in time series.

A sequence diagram displays:
- Objects as vertical lifelines

- Messages as horizontal arrows between lifelines

- Time order flows top to bottom

Why not others:
- (a) Activity diagram — models workflow or business process flow (like a flowchart)

- (b) Component diagram — shows structural organization of system components and dependencies

- (d) State transition diagram — shows how an object moves between states based on events

Key rule: "Interactions between objects in time series" = sequence diagram.

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.