nerdexam
IBM

C1000-065 · Question #16

To create a Layout Component Reference in a report, which object property needs to be provided?

The correct answer is C. Name. Name (C) is correct because a Layout Component Reference requires the object's Name property to uniquely identify and locate the specific component within the report - it serves as the programmatic identifier the system uses to establish the reference link. Why the distractors…

Advanced Report Design

Question

To create a Layout Component Reference in a report, which object property needs to be provided?

Options

  • AConditional Reference
  • BLabel
  • CName
  • DRender Variable

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    85% (23)
  • D
    4% (1)

Explanation

Name (C) is correct because a Layout Component Reference requires the object's Name property to uniquely identify and locate the specific component within the report - it serves as the programmatic identifier the system uses to establish the reference link.

Why the distractors are wrong:

  • A. Conditional Reference - this governs when something displays based on logic, not what component is being referenced.
  • B. Label - the label is a human-readable display name for UI purposes, not the system identifier used to create references.
  • D. Render Variable - this controls how or whether a component renders, not which component is being pointed to.

Memory tip: Think of it like calling a function - you reference it by its name, not its description (label), its conditions, or its output behavior. "Name = the reference handle."

Topics

#layout component reference#object properties#name property#report design

Community Discussion

No community discussion yet for this question.

Full C1000-065 Practice