How are the selected values represented in Apex?

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

Answer: C

Latest DEX-450 Practice Questions with 456 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments