List of questions
Related questions
Question 367 - Certified Platform Developer II discussion
Refer to the code below:
When the code runs, it results In a System Limit Exception with the error message: Apex heap size too large.
What should be done to fix this error'
A.
Use a SOQL for loop to process the data.
B.
Convert the Lis: into a 5tc.
C.
Use Limits.getLimitHeapSize().
D.
Use a try/catch block to catch the error.
Your answer:
0 comments
Sorted by
Leave a comment first