Apex Sessions 8 Quiz

Apex Sessions 8 Quiz

1st Grade

15 Qs

quiz-placeholder

Similar activities

REVISION 3 : TOPIC 3, 4, 5 & 7

REVISION 3 : TOPIC 3, 4, 5 & 7

1st Grade - University

20 Qs

O5A Level 3 Day 2

O5A Level 3 Day 2

1st - 3rd Grade

15 Qs

Payex Post Test Phase 3

Payex Post Test Phase 3

1st Grade

12 Qs

MKT2013 (CHAPTER 2)

MKT2013 (CHAPTER 2)

1st Grade

10 Qs

Logistics

Logistics

1st - 3rd Grade

11 Qs

April Work Mastery

April Work Mastery

1st Grade

10 Qs

LWC Sessions Quiz 3

LWC Sessions Quiz 3

1st Grade

14 Qs

Career Decisions

Career Decisions

KG - University

16 Qs

Apex Sessions 8 Quiz

Apex Sessions 8 Quiz

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

To define a future method. Add the correct annotation from the following.

public static void myFutureMethod() {

// Perform some operations

}

@isFuture

@future

@@Future

@Future()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Methods with the future annotation can’t take sObjects or objects as arguments.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Performing DML on both Setup Objects & Non-Setup objects in single transaction will throw which exception?

Mixed DML Exception

NullPointer Exception

Incorrect Signature Exception

NoneofThem

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apex unit testing makes sure that your Apex code is of high quality and meets the requirements in deploying Apex.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To deploy apex class to the Production Environment. The Apex class must have at least how much test coverage?

10%

20%

100%

75%

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A future method runs in the background, asynchronously.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inside one Future method, we can call another future method as well.

True

False

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?