IBM
C2140-833 · Question #24
In which three ways does a structured class differ from a traditional class? (Choose three.)
The correct answer is A. It clearly defines the class boundary via an encapsulation shell. B. It brings public interfaces into the class via ports. C. It shows the role that the class plays. See the full explanation below for the reasoning.
Question
In which three ways does a structured class differ from a traditional class? (Choose three.)
Options
- AIt clearly defines the class boundary via an encapsulation shell.
- BIt brings public interfaces into the class via ports.
- CIt shows the role that the class plays.
- DIt defines messages between itself and other classes.
How the community answered
(36 responses)- A83% (30)
- D17% (6)
Community Discussion
No community discussion yet for this question.