Salesforce Certified Platform App Builder — Question 297

Your manager has asked you to create an object with radio buttons that track a rating of 1-5.
How will you achieve this?

Answer options

Correct answer: B

Explanation

The correct answer is B because a Visualforce page allows for the customization needed to implement radio buttons effectively for user input. Options A and D do not facilitate the creation of radio buttons, while option C is incomplete as it lacks the necessary context of a page or object to house the radio buttons.