If apex code executes inside the execute() method of an Apex class when implementing the Batchable interface, which statement are true regarding governor limits? Choose 2 answers

If apex code executes inside the execute() method of an Apex class when implementing the Batchable interface, which statement are true regarding governor limits? Choose 2 answers
A . The Apex governor limits might be higher due to the asynchronous nature of the transaction.
B . The apex governor limits are reset for each iteration of the execute() mrthod.
C . The Apex governor limits are relaxed while calling the costructor of the Apex class.
D . The Apex governor limits cannot be exceeded due to the asynchronous nature of the transaction,

Answer: A,B

Latest PDI Practice Questions with 191 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments