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

How to Easily Pass the Salesforce DEV-501 Exam: Expert Advice

Questions 31

What interface does the Apex email handler implement to setup and inbound email service?

Options:
A.

Messaging.sendEmail

B.

Messaging.InboundEmailHandler

C.

Encapsulation principles

D.

isSuccess, sendEmailError

Salesforce DEV-501 Premium Access
Questions 32

Which is a valid formula return type for a custom formula field? Choose 3 answers

Options:
A.

Date

B.

Percent

C.

Email

D.

Phone

E.

Currency

Questions 33

By referring to a page in this way, the platform recognizes that this controller or controller extension is dependent on the existence of the specified page and will prevent the page from being deleted while the controller or extension exists.

Options:
A.

True

B.

False

Questions 34

To aid ___________, each Visualforce page and custom component is saved with version settings for the specified version of the API as well as the specific version of Visualforce.

Options:
A.

bytecode compiles

B.

Apex testing

C.

portal development

D.

backwards-compatibility

E.

exception handling

F.

None of these

Questions 35

Developers can use Visualforce pages to: (Select all that apply)

Options:
A.

Override standard buttons

B.

Override tab overview pages

C.

Define custom tabs

D.

Embed components in detail page layouts

E.

Create dashboard components or custom help pages

F.

Create custom Console components.

G.

None of these

Questions 36

In a recruiting application, a master-detail relationship has been defined between two custom objects. Job Applications (master) and Reviews (detail).

Which statement is TRUE? Choose 2 answers

Options:
A.

Review records will inherit ownership from the associated job application.

B.

Deleting a job application record will delete associated review records.

C.

The master-detail relationship between Job Applications and Reviews is defined on the Job Application object.

D.

Review records may exist without an associated job application.

Questions 37

How can a wireless device user approve a record? Choose 3 answers

Options:
A.

via a text message

B.

via Approvals in Chatter

C.

via voice recognition

D.

via email from a wireless device

E.

via Salesforce1

Questions 38

Which of the following statements are used to repeatedly execute a block of code until the exit condition is met?

  • do-while loops
  • if statements
  • for loops
  • if—Lhen statements

Options:
A.

For loops

B.

FALSE

C.

Exceptions

D.

SOQL for loops

Questions 39

A Flash movie, rendered with the HTML object and embed tags.

Options:
A.

apex:actionStatus

B.

apex:flash

C.

apex:inputField

D.

apex:pageBlockSectionItem

Questions 40

What code is the webservice keyword not allowed to be used? (No Answer)

Options:
A.

Implicit invocation

B.

code contained in a trigger

C.

Class, trigger

D.

Queues, time triggers