Page 1 of 1

Which two of the following statements about Faade and Process classes are true? [Select2]

Posted: Fri Aug 26, 2022 9:58 am
by answerhappygod
Which two of the following statements about Faade and Process classes are true? [Select2]

A. Faade classes may only have public methods, whereas Process classes can also have protected methods
B. Faade classes have methods that can be invoked by the client application, whereas Process classes do not
C. A Process class can be configured as visible to the client application if the SetClientVisible property is set to true
D. The same operation stereotypes can be used in Façade and Process classes E. Façade classes form part of the Service Layer