An HTML table that is defined by iterating over a set of data, displaying information about one item of data per row. The body of the
Correct Answer:
B
Which exception type should be checked for when catching exceptions thrown when governor limits are exceeded?
Correct Answer:
F
What language is Apex similar to? (No Answer)
Correct Answer:
D
Which of the following are collection data types Identify the classes that u can use to make HTTP or RESTful callouts.
✑ HTTP class
✑ HTTPRequesL class
✑ HTTPServerRequest. class
✑ HTTPRsponse class
✑ HTTPServerResponse class
Correct Answer:
A
In what code is the webservice keyword not allowed to be used?
Correct Answer:
C