Salesforce Certified Platform Developer II Practice Test - Questions Answers, Page 15

List of questions
Question 141

The maximum view state size of a visualforce page is______________.
Question 142

How long is field history retained?
Question 143

Choose the correct definition for <apex:pageMessage>.
Question 144

Choose the correct definition for <apex:actionFunction>.
Question 145

What is the correct order of execution for Visualforce Page "get" requests (initial page visit)?
Question 146

What is the transaction limit for the number of records for SOQL queries?
Question 147

What is the transaction limit for the number of records using QueryLocator?
"Scope" parameter in "executeBatch" can be set up to 2,000 records
Question 148

What is the transaction limit for the number of SOSL queries?
Question 149

What is the transaction limit for the number of records for SOSL?
Question 150

What is the transaction limit for the number of DML statements allowed?
Includes Approval functions, rollbacks/savepoints, and System.runAs
Question