OMG
UM0-100 · Question #7
What statements are true about interfaces? (Choose two)
The correct answer is B. Interfaces are not directly instantiable. E. A classifier may realize more than one interface, and an interface may be realized by different. See the full explanation below for the reasoning.
Question
What statements are true about interfaces? (Choose two)
Options
- AInterfaces are directly instantiable.
- BInterfaces are not directly instantiable.
- CA classifier may realize only one interface, but an interface may be realized by multiple classifiers.
- DA classifier may realize more than one interface, but an interface may be realized by only one
- EA classifier may realize more than one interface, and an interface may be realized by different
How the community answered
(25 responses)- A16% (4)
- B72% (18)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.