New Year Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Salesforce DEV-501 Practice Exam with Questions & Answers | Set: 3

Questions 21

When do users have the option to manually share records they own from the record detail page?

Options:
A.

When a developer adds the Sharing button to the page layout.

B.

When a developer grants the users the Share Records permission.

C.

When the organization wide default for the object is set to private or read-only.

D.

When the organization wide default for the object is set to public read/write.

Salesforce DEV-501 Premium Access
Questions 22

A template component that provides content for an <apex:insert> component defined in a Visualforce template page.

See also: <apex:composition>, <apex:insert>

Options:
A.

apex:facet

B.

apex:includeScript

C.

apex:axis

D.

apex:define

Questions 23

A custom Visualforce component. All custom component definitions must be wrapped inside a single <apex:component> tag.

Options:
A.

apex:includeScript

B.

apex:commandLink

C.

apex:dataTable

D.

apex:component

Questions 24

A component that displays the status of an AJAX update request. An AJAX request can either be in progress or complete.

Options:
A.

apex:actionPoller

B.

apex:dynamicComponent

C.

apex:inputCheckbox

D.

apex:actionStatus

Questions 25

What are the five types of Apex procedural loops? (No Answer)

Options:
A.

Do-while loop, traditional for loop, list or set iteration loops, and soql for loops

B.

Develop, integrate, stage, production/training

C.

Create complex functionality declarative features cannot provide.

D.

In, like, and, or, not, group by, order by, all rows, limit

Questions 26

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

Options:
A.

StandardControllerIdeas Class

B.

IdeaCustomController Class

C.

IdeaStandard Class

D.

IdeaStandardController Class

E.

StandardIdeasController Class

F.

None of the above

Questions 27

What types of sharing are available to developers to share records? (No Answer)

Options:
A.

Messaging, sendEmail

B.

Manual sharing, apex sharing

C.

Batch apex, apex scheduler

D.

With sharing keyword

Questions 28

What are the three ways to run unit tests?

Options:
A.

Salesforce ui, force.com ide, runTests web service

B.

Dates, Ids, Numbers

C.

FALSE, they must be static

D.

System-defined, user-defined

Questions 29

Identify the differences between Apex and the other programming languages. (Select all that apply.)

  • Apex runs in a multitenant environment.
  • Apex performs uncontrolled program invocations.
  • Apex is case-insensitive.
  • Apex can be processed on any platform. (No Answer)

Options:
A.

Encapsulation principles

B.

Salesforce ui, force.com ide, runTests web service

C.

Apex runs in a multitenant environment.

D.

A template from which objects are created

Questions 30

This Apex class allows developers to reference an instantiation of a page.

Options:
A.

ExistingPage Class

B.

VisualforcePage Class

C.

PageReference Class

D.

URLReference Class

E.

PageURLReference Class

F.

None of the above