Which class definition should be used to successfully implement this requirement?
A developer has requirement to write Apex code to update a large number of account records on a nightly basis. The system administrator needs to be able to schedule the class to run after business hours on an as-needed basis.
Which class definition should be used to successfully implement this requirement?
A . Global inherited sharing class ProcessAccountProcessor implements Database. Batchable<sObject>
B . Global inherited sharing class ProcessAccount Process implements Queueable
C . Global inherited sharing class ProcessAccountProcess Implements Queueable
D . Gloabal inherited sharing class processAccount Processor implements Database>Bachable<sObject> Schedulable.
Answer: C
Latest PDI Practice Questions with 191 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations