Apex Sessions 9

Apex Sessions 9

1st Grade

15 Qs

quiz-placeholder

Similar activities

KIỂM TRA 15 PHÚT

KIỂM TRA 15 PHÚT

1st - 3rd Grade

10 Qs

Apex Sessions 8 Quiz

Apex Sessions 8 Quiz

1st Grade

15 Qs

Examen 1 - Reingeniería de procesos para la optimización...

Examen 1 - Reingeniería de procesos para la optimización...

1st Grade

10 Qs

Pre Test Training Tim Food Safety 2021

Pre Test Training Tim Food Safety 2021

1st - 3rd Grade

10 Qs

Procurement SOPs and Process

Procurement SOPs and Process

1st Grade

10 Qs

MCM

MCM

1st - 12th Grade

11 Qs

Esterilización

Esterilización

1st - 6th Grade

10 Qs

Product Knowledge

Product Knowledge

1st - 3rd Grade

10 Qs

Apex Sessions 9

Apex Sessions 9

Assessment

Quiz

Professional Development

1st Grade

Medium

Created by

M Salman

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using Batch Apex, you can process millions of records asynchronously in batches.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Interface is required to implement in the class to make it batch apex class.

Database.Batchable<sObject>

Database.Batch<sObject>

Batch.Database()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Database.Batchable interface contains how many methods that must be implemented?

3

2

1

4

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Start method is automatically called at the beginning of the apex batch job. This method will collect record or objects on which the operation should be performed.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Finish method run after each execute method is processed.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it possible to call another batch class from the batch class in start or execute method ?

No

Yes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to call another batch apex class from one batch class, In which method is it possible to call ?

start

execute

finish

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?