Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 24 discussion

Actual exam question from Salesforce's CRT-450
Question #: 24
Topic #: 1
[All CRT-450 Questions]

In a single record, a user selects multiple values from a multi-select picklist.
How are the selected values represented in Apex?

  • A. As a List<String> with each value as an element in the list
  • B. As a String with each value separated by a comma
  • C. As a String with each value separated by a semicolon
  • D. As a Set<String> with each value as an element in the set
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
cagdasaydin7
1 year ago
Selected Answer: C
Semicolon correct answer (;)
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...