APEX Sessions Quiz 7

APEX Sessions Quiz 7

1st Grade

10 Qs

quiz-placeholder

Similar activities

K-5 Embedded CS Vocab

K-5 Embedded CS Vocab

KG - 5th Grade

10 Qs

ARI UK | Holman Culture Day Quiz 2019

ARI UK | Holman Culture Day Quiz 2019

1st Grade

15 Qs

Running Records Review

Running Records Review

KG - 4th Grade

10 Qs

Rockets out of control

Rockets out of control

1st - 3rd Grade

10 Qs

Minecraft Materials for Beginners

Minecraft Materials for Beginners

KG - University

10 Qs

Marketing & Sales

Marketing & Sales

1st - 3rd Grade

15 Qs

2nd Mission: Trivia Quiz

2nd Mission: Trivia Quiz

1st Grade

10 Qs

Python Marathon (Easy Round)

Python Marathon (Easy Round)

1st - 6th Grade

10 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?