ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

79 / 96

Question 79:

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 

Answer options:

A. HTTP class, HTTPRequesL class, HTTPRsponse class
B. Apex classes
C. Logs, anonymous blocks
D. Apex code, Visualforce pages, and controllers