Exam Plat-Dev-201 Topic 1 Question 121 Discussion

Actual exam question for Salesforce's Plat-Dev-201 exam
Question #: 121
Topic #: 1
A developer must create a DrawList class that provides capabilities defined in the Sortable and Drawable interfaces. public interface Sortable { void sort(); } public interface Drawable { void draw(); } Which is the correct implementation?

Suggested Answer: C Vote an answer

by Lewis at Jun 27, 2026, 01:24 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10