Which two of the following are valid subdirectories of a server component directory? (Choose two.)
Answer : A, D
Which two of the following are valid targets for the server-side build command? (Choose two.)
Answer : A, E
Which statement about handcrafted service layer classes is true?
Answer : A
Examine the following piece of code:
curam.impl.MyProcess = curam.fact.MyProcessFactory.newInstance();
If curam.impl.MyProcess is defined as an abstract class as recommended, which statement is true?
Answer : C
You want to define infrastructure validation for MYDOMAIN, which is based on SVR_INT64.
Which validation property can you define for MYDOMAIN?
Answer : D
Which statement about domain definitions is true?
Answer : D
Consider the definition of the code table item in the following extract from TrafficLights.ctx:
Which Java statement checks the status of an attribute called trafficLight?
Answer : A