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() method.
C . The Apex governor limits are relaxed while calling the constructor of the Apex class.
D . The Apex governor limits cannot be exceeded due to the asynchronous nature of the transaction,
Answer: B, C
Latest CRT-450 Practice Questions with 372 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments