

MCQOPTIONS
Saved Bookmarks
1. |
The __________ function prints the value of variable so that we can use this to debug or to get to know what value the variable holds currently. |
A. | System() |
B. | debug() |
C. | System.debug() |
D. | System.identify() |
Answer» D. System.identify() | |