ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 355 - Certified Platform Developer II discussion

Report
Export

A developer is asked to look into an issue where a scheduled Apex is running into DML limits. Upon investigation, the developer finds that the number of records processed by the scheduled Apex has recently increased to more than 10,000.

What should the developer do to eliminate the limit exception error?

A.
Use the @future annotation.
Answers
A.
Use the @future annotation.
B.
Implement the Bathable interface.
Answers
B.
Implement the Bathable interface.
C.
Use platform events.
Answers
C.
Use platform events.
D.
Implement the Queueable interface.
Answers
D.
Implement the Queueable interface.
Suggested answer: B
asked 23/09/2024
Alexey Chernikov
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first