Salesforce Platform Developer 1 Test Questions Deck 1 Flashcards

1
Q

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 String with each value seprated by a semicolon.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which trigger event allows a developer to update fields in the Trigger.new list without using an additional DML statement? Choose 2 answers

A

Before Insert

Before Update

How well did you know this?
1
Not at all
2
3
4
5
Perfectly