IBM
C2170-010 · Question #50
Which of the following is a complete description of the process involved in creating a valid
The correct answer is B. Create a new Struct class containing the index attributes and add a named association with stereotype index between it and the target Entity class. See the full explanation below for the reasoning.
Question
Which of the following is a complete description of the process involved in creating a valid
Options
- ACreate a new Index class containing the index attributes and add a named association between this class and the target Entity class
- BCreate a new Struct class containing the index attributes and add a named association with stereotype index between it and the target Entity class
- CCreate a new Entity class with an attribute of stereotype index and add an association with stereotype index between it and the target Entity class
- DCreate a new Association class with an attribute of stereotype index and add an association between it and the target Entity class
How the community answered
(56 responses)- A7% (4)
- B77% (43)
- C13% (7)
- D4% (2)
Community Discussion
No community discussion yet for this question.