The code table file called MyCodetable.ctx is defined in the following components: core, custom, and mycomponent.

The SERVER_COMPONENT_ORDER variable is set as
SERVER_COMPONENT_ORDER=custom,mycomponent.
Which will be the set of code\value pairs for MyCodetable?
Answer : C
What is specified in the .app file for application-wide searching?
Answer : C
How is the menu option button in this image created?

Answer : C
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
Which statement about the use of Google Guice in IBM Cram SPM is true?
Answer : D
Which two of the following are stored in the datamanager_config.xml file? (Choose two.)
Answer : B, D
Examine this UIM code snippet:

Which two missing elements are required for this FIELD element to compile successfully? (Choose two.)
Answer : A, E