Multiple Choice Questions
Multiple Choice Questions
3)What diagram represents the functionality of the system from the user's
point of view?
A) Class Diagram
B) Sequence Diagram
C) Use Case Diagram
D) Deployment Diagram
5)In a use case diagram, what does the term "actor" refer to?
A) A software module
B) An external entity interacting with the system
C) A system administrator
D) A data storage device
Extend: Represents optional behavior added to a base use case under certain conditions.
It visualizes the order of interactions between objects over time to validate and analyze
system functionality and logic.