APEX Sessions Quiz 7

APEX Sessions Quiz 7

1st Grade

10 Qs

quiz-placeholder

Similar activities

Assistance Center

Assistance Center

1st Grade

6 Qs

Formación EC - Sesión 4

Formación EC - Sesión 4

1st Grade

13 Qs

Basic 2

Basic 2

1st Grade

15 Qs

BLQ Case

BLQ Case

1st Grade

10 Qs

Bi Weekly Quiz Six Sigma - Measure Methodology

Bi Weekly Quiz Six Sigma - Measure Methodology

1st - 10th Grade

10 Qs

SDK V3

SDK V3

1st Grade

10 Qs

Training Bedah Script Telkomsat_HOP ACS 9 HTE Coefficient Upload

Training Bedah Script Telkomsat_HOP ACS 9 HTE Coefficient Upload

1st - 3rd Grade

10 Qs

SQL DB

SQL DB

1st - 10th Grade

11 Qs

APEX Sessions Quiz 7

APEX Sessions Quiz 7

Assessment

Quiz

Professional Development

1st Grade

Easy

Created by

M Salman

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trigger.New

Returns a list of the new versions of the sObject records. This sObject list is available in insert,

update triggers, and the records can only be modified in before triggers.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trigger.New holds a map of IDs to the new versions of the sObject records.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trigger.Old holds a map of IDs to the Old versions of the sObject records.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one from the following is not a valid Context Variable in triggers.

Trigger.isInsert

Trigger.isUpdate

Trigger.isBefore

Trigger.isMiddle

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A trigger should be able to handle single record and thousands of record. This approach is called ?

Bulkifying trigger

Single Record trigger

NoneOfThem

6.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

A developer wishes to iterate over a list of records returned from a query, which of the following loop type is most appropriate?

Do While Loop

SOQL For Loop

While Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When the opportunity stage is changed to ClosedWon. Send the email to the admin. Which Event Type will be used from the following

before insert

before update

after insert

after update

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?