IBM
C2170-010 · Question #48
Which two of the following statements about Facade and Process classes are true? [Select 2]
The correct answer is B. Facade classes have methods that can be invoked by the client application, whereas Process classes do not. D. They use same operation stereotypes can be used in Facade and Process classes. See the full explanation below for the reasoning.
Question
Which two of the following statements about Facade and Process classes are true? [Select 2]
Options
- AFacade classes may only have public methods, whereas Process classes can also have project methods
- BFacade classes have methods that can be invoked by the client application, whereas Process classes do not.
- CA Process class can be configured as visible to the client application if the SetClientVisible property is set to true.
- DThey use same operation stereotypes can be used in Facade and Process classes
- EFacade classes form part of the Service Layer
How the community answered
(58 responses)- A12% (7)
- B79% (46)
- C5% (3)
- E3% (2)
Community Discussion
No community discussion yet for this question.