Certified Pega System Architect v8.6 — Question 2

Which two control types allow you to display three balance transfer offers on a form with a single control, to prevent the customer from selecting more than one offer? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers are Button and Radio buttons because both allow for a selection of one option among multiple choices. A drop-down list could allow for single selection but does not inherently prevent multiple selections, while checkboxes enable multiple selections, which is not suitable for this requirement.