How is the menu option button in this image created?

Answer : C
Consider the following assignable relationship:

Which statement about the modeling is true?
Answer : D
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
Which two of the following are valid targets for the server-side build command? (Choose two.)
Answer : A, E
Consider this warning in the source code editor when EmployerFactory is referenced:
''Discouraged access: The type EmployerFactory is not accessible due to restriction on required library EJBServer/components/core/lib/core.jar.''
Which annotation is EmployerFactory declared with?
Answer : D
An out-of-the-box (OOTB) application called Care Worker defines shortcuts in files called CWShortcuts.ssp, which are located in the tab folder of several OOTB components.
Which task will you perform to add a custom shortcut for the Care Worker application?
Answer : B
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