IBM c1000-004 practice test

Exam Title: IBM Curam SPM V7.X Application Developer

Last update: Dec 06 ,2025
Question 1

Consider the entity and struct shown in the model:

What is the correct way to model the input parameter for a faade operation that calls
readyByAttribute?

  • A. Type=SampleEntity1, Shadow Type=Key
  • B. Type=SampleStruct1, Shadow Type=unspecified
  • C. Type=SampleStruct1, Shadow Type=Key
  • D. Type=SampleEntity1, Shadow Type=unspecified
Answer:

A

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 2

Which statement about the different approachable to generating unique IDs is true?

  • A. A dedicated BPO should be used to generate readable keys.
  • B. A programmatic or model-based approach allows a developer to access the unique ID form their code once the key is generated.
  • C. The model-based approach should be used to generate keys from the Default KeySet.
  • D. A key set must be specified when using the programmatic approach.
Answer:

D

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 3

You want to add a custom attribute to an out-of-the-box (OOTB) struct called CaseDetails. You create
a custom struct called CustomCaseDetails. Both structs are shown in the diagram.

Which association should you model next?

  • A. CustomCaseDetails subclasses CaseDetails.
  • B. CustomCaseDetails aggregates CaseDetails.
  • C. CaseDetails is assigned to CustomCaseDetails.
  • D. CaseDetails aggregates CustomCaseDetails.
Answer:

C

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 4

Which documentation resource contains a list of allowed and discouraged overrides for domain
definitions?

  • A. Modeling Reference Guide.
  • B. Server Developer’s Guide.
  • C. Web Client Reference Guide.
  • D. Development Compliancy Guide.
Answer:

A

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 5

You want to make a field on a page mandatory.
Which task is valid?

  • A. Configure the Allow_Nulls property of the entity’s attribute to be set to false.
  • B. Configure the Require_Mandatory property of the entity’s attribute to be set to true.
  • C. Specify the name of the field in the Mandatory_Fields property of the modeled operations argument struct.
  • D. Write a custom Java function to check for a value being present and specify the function on the Custom_Validation_Function_Name property of the relevant domain definition.
Answer:

C

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 6

Which two values are valid for the NAME attribute of a TARGET element? (Choose two.)

  • A. TEXT
  • B. A named SERVER_INTERFACE
  • C. PAGE
  • D. CONST
  • E. THIS
Answer:

B,C

vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 7

StructA aggregates two structs, namely, StructB and StructC.
Which statement about the aggregation is correct?

  • A. No two structs in the aggregation can have attributes with the same name.
  • B. Unique role names must be specified for the aggregations.
  • C. Unique labels must be specified for the aggregations.
  • D. Other aggregations cannot include StructA, StructB, or StructC.
Answer:

D

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 8

Which statement about domain definitions is true?

  • A. To customize a domain named MYDOMAIN, create a new domain definition named MYDOMAIN in your custom package.
  • B. Domain definitions are a UML concept.
  • C. All attributes and entities must be based on domain definitions.
  • D. A Domain may consist of a mixture of primitive types and other domain definitions.
Answer:

D

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 9

What is specified in the .app file for application-wide searching?

  • A. References to search pages.
  • B. The name of the parameter that stores the search input value.
  • C. The name of the server interface that is called to perform the search.
  • D. A default search input value.
Answer:

C

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 10

Which two values are valid for he MODE attribute of the MENU element? (Choose two.)

  • A. EXPANDABLE
  • B. IN_PAGE_NAVIGATION
  • C. TRUE
  • D. FALSE
  • E. WIZARD_PROGRESS_BAR
Answer:

C,D

vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Page 1 out of 6
Viewing questions 1-10 out of 70
Go To
page 2