Question 25

The list view picklist for an object, including its associated list of records for the currently selected view. In standard Salesforce applications this component is displayed on the main tab for a particular object.
See also: .

Correct Answer:B

Question 26

What name identifies datatypes such as Integer, Boolean, String and Enum in Salesforce?

Correct Answer:A

Question 27

A business requirement can be met by using either a formula field or an Apex trigger. Why would a developer use a formula field Instead of an Apex trigger? Choose 2 answers

Correct Answer:BC

Question 28

A developer would like to modify the contents of the hover details for a custom object called Position. What would a developer customize to accomplish this?

Correct Answer:A

Question 29

What are all the datatypes that Salesforce supports?

Correct Answer:A

Question 30

A Visualforce controller is a set of instructions that specify what happens when a user interacts with the components specified in associated Visualforce markup, such as when a user clicks a button or link. Controllers also provide access to the data that should be displayed in a page, and can modify component behavior.

Correct Answer:B

START DEV-501 EXAM