Question 19

This Apex class offers article-specific functionality in addition to what is provided by the StandardController Class.

Correct Answer:E

Question 20

This Apex class offers Ideas-specific functionality in addition to what is provided by the StandardController class.

Correct Answer:D

Question 21

Which developer tool can be used to create a data model? Choose 2 answers

Correct Answer:AB

Question 22

What term indicates that Salesforce is a platform which allows clients to share hardware, storage and other infrastructure?

Correct Answer:D

Question 23

Which statement is TRUE about master-detail relationships in the Force.com platform? Choose 2 answers

Correct Answer:C

Question 24

A read-only display of a label and value for a field on a Salesforce object. An
component respects the attributes of the associated field, including how it should be displayed to the user. For example, if the specified component is a currency field, the appropriate currency symbol is displayed. Likewise, if the component is a lookup field or URL, the value of the field is displayed as a link.
Note that if custom help is defined for the field in Setup, the field must be a child of an
or , and the Salesforce page header must be displayed for the custom help to appear on your Visualforce page. To override the display of custom help, use the in the body of an
.
The Rich Text Area data type can only be used with this component on pages running Salesforce.com API versions greater than 18.0.

Correct Answer:C

START DEV-501 EXAM