nerdexam
IBM

C2170-010 · Question #57

C2170-010 Question #57: Real Exam Question with Answer & Explanation

The correct answer is D. At build time an error will occur preventing the configuration from being loaded. See the full explanation below for the reasoning.

Question

From the DefaultAppSection.sec file presented here, which of the following statements is valid? <?xml version="1.0" encoding="ISO-8859-1"?> <sc:section id="DefaultAppSection" title="DefaultAppSection.title"> <sc:tab id="AccountHome"> <sc:shortcut-panel-ref id="AccountSectionShortcuts" /> </sc:tab> <sc:tab id="OrganizationHome" /> <sc:tab id="AccountHome" /> <sc:shortcut-panel-ref id="DefaultSectionShortcuts" /> </sc:section>

Options

  • AWhen this section is rendered in the browser, the AccountSectionShortcuts panel will be rendered if the user visits the AccountHome tab
  • BConfiguring two distinct Tab elements, both referencing AccountHome, allows Curam to display two different account details in separate tabs at the same time
  • CThis configuration will be loaded to the database without error, but an error will occur at runtime
  • DAt build time an error will occur preventing the configuration from being loaded

Community Discussion

No community discussion yet for this question.

Full C2170-010 Practice