Pass the Salesforce Salesforce Certification DEV-501 Questions and answers with CertsForce

Viewing page 5 out of 8 pages
Viewing questions 41-50 out of questions
Questions # 41:

What statements are used to retrieve records from an sObject in the Force.com database?

Options:

A.

Exceptions


B.

On-demand


C.

Map, List, Set


D.

SOQL statements


Expert Solution
Questions # 42:

If you use a standard controller on a page and the user doesn't have access to the object, the page will...

Options:

A.

Throw an ACCESS_VIOLATION exception.


B.

Write an ACCESS_VIOLATION message to the debug log.


C.

Display an insufficient privileges error message.


D.

Redirect the user to their home page.


E.

Ask the user if they would like to upgrade permissions in order to view the object.


F.

None of the above


Expert Solution
Questions # 43:

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

Options:

A.

Primitive


B.

@ReadOnly


C.

Trigger.new


D.

FALSE


Expert Solution
Questions # 44:

____________ is a placeholder for content that is rendered in a specific part of the parent component, such as the header or footer of an <apex:dataTable>.

Options:

A.

<apex:labelSet>


B.

<apex:customName>


C.


D.

<apex:facet>


E.


F.

None of these


Expert Solution
Questions # 45:

What components must be deployed manually to the production environment?

Options:

A.

Queues, time triggers


B.

Multi-tenant


C.

Constructor


D.

Dates, Ids, Numbers


Expert Solution
Questions # 46:

Which property of a field can be edited within the page layout editor? Choose 2 answers

Options:

A.

Read-only


B.

Controller


C.

Always Displayed


D.

Field Dependency


E.

Required


Expert Solution
Questions # 47:

A read-only display of a label and value for a field on a Salesforce object. An <apex:outputField> component respects the attributes of the associated field, including how it should be displayed to the user. For example, if the specified <apex:outputField> component is a currency field, the appropriate currency symbol is displayed. Likewise, if the <apex:outputField> 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 <apex:pageBlock> or <apex:pageBlockSectionItem>, 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 <apex:outputField> in the body of an <apex:pageBlockSectionItem>.

The Rich Text Area data type can only be used with this component on pages running Salesforce.com API versions greater than 18.0.

Options:

A.

apex:actionRegion


B.

apex:actionSupport


C.

apex:outputField


D.

apex:pageBlock


Expert Solution
Questions # 48:

How does the Email service process inbound emails? (No Answer)

Options:

A.

Apex classes


B.

Exceptions


C.

FALSE


D.

catch


Expert Solution
Questions # 49:

What does Apex use to record disruptions in code execution? (No Answer)

Options:

A.

Exceptions


B.

Ids


C.

Primitive


D.

addError


Expert Solution
Questions # 50:

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

Options:

A.

ArticleExtensionStandard Class


B.

StandardKnowledgeContainer Class


C.

StandardKnowledgeController Class


D.

KnowledgeVersionStandardController Class


E.

KnowledgeArticleVersionStandardController Class


F.

None of the above


Expert Solution
Viewing page 5 out of 8 pages
Viewing questions 41-50 out of questions