To aid , each Visualforce page and custom component is saved with version settings for the specified version of the API as well as the specific version of Visualforce.
Correct Answer:D
How are Apex triggers stored?
Correct Answer:B
Each setSavepoint() and rollback statement counts against the total number of DML statements.
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