meetexams
Would you like to react to this message? Create an account in a few clicks or log in to continue.

IBM EXAM CUR-008

向下

IBM  EXAM CUR-008 Empty IBM EXAM CUR-008

帖子 由 Admin 周三 四月 16, 2014 8:43 am

IBM
EXAM CUR-008
Q & A: 50
IBM Cúram V6, Development
http://www.passpeak.com/CUR-008.html
http://www.passpeak.com/pdf/CUR-008.pdf
Question: 1
An application's Server Components folder contains the following components: Appeals, core, custom, ISScreening, and ServicePlanning. The SERVER_COMPONENT_ORDER variable is set as follows: SERVER_COMPONENT_ORDER=custom, ServicePlanning.
Which of the following statements BEST reflects the order of priority (decreasing priority left to right) in which the generators will process the components?
A. custom, ServicePlanning, core
B. custom, ServicePlanning
C. custom, ServicePlanning, Appeals, core, ISScreening
D. custom, ServicePlanning, Appeals, ISScreening, core
E. Appeals, custom, ISScreening, ServicePlanning, core
Answer: D
Question: 2
Which of the following statements about the extension class EntityExtension that extends the entity class Entity is true?
A. The generator produces a new Java class curam.struct.EntityExtensionDtls containing any new or overridden attributes, as well as the attributes remaining from curam.struct.EntityDtls.
B. The generator produces a new Java class curam.struct.EntityExtensionDtls containing any new or overridden attributes.
C. The generator produces no new Java classes, but replaces curam.struct.EntityDtls with a new version containing the new or overridden attributes, as well as any others remaining from the original Entity.
D. The generator produces a new curam.intf.EntityExtension class containing the method signatures of curam.intf.Entity, as well as any new or overridden methods.
Answer: C
Question: 3
Suppose that a new Process class has been created in a model and a build generated command is performed. What needs to be done next?
A. Implement the methods in the generated impl version of the class.
B. Copy the generated impl class from the build/svr/gen/temp folder into the impl package.
C. Create a new class in the impl package.
D. Implement the modeled methods in the base class.
Answer: C
Question: 4
If process class MySubProcess is a subclass of MyProcess and the required implementation classes exist, which of the following statements are true?
A. curam.intf.MySubProcess extends curam.intf.MyProcess
B. curam.base.MySubProcess extends curam.impl.MyProcess
C. curam.base.MySubProcess extends curam.base.MyProcess
D. curam.fact.MySubProcessFactory extends curam.fact.MyProcessFactory
E. curam.impl.MySubProcess implements curam.base.MySubProcess
Answer: A,B
Question: 5
Which of the following statements about the different approaches to generating unique IDs are true?
A. A dedicated BPO should be used to generate readable keys.
B. A programmatic or model-based approach can be used when the key needs to be returned for further processing.
C. The model-based approach should be used to generate keys from the Default KeySet.
D. The model-based approach reduces the chance of key conflict.
E. A key set must be specified when using the programmatic approach.
Answer: B,D

Admin
Admin

帖子数 : 534
注册日期 : 13-07-03

https://meetexams.longluntan.com

返回页首 向下

返回页首


 
您在这个论坛的权限:
不能在这个论坛回复主题