New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

DEV-501 Exam Dumps - Certified Force.com Advanced Developer

Go to page:
Question # 17

How can the default profile under which Webservices execute be changed? (No Answer)

A.

with sharing keyword

B.

Webservice

C.

SOQL statements

D.

constructor

Full Access
Question # 18

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.

A.

True

B.

False

Full Access
Question # 19

Universal Containers tracks reviews as a custom object in a recruiting application. An interview score is tracked on each review record and should be numerical, so that hiring managers can perform score calculations. The scores should be restricted to Integer values l through 5 and displayed as a set of radio buttons.

How can a developer meet this requirement?

A.

Create the Interview Score field as a picklist, displayed as a radio button on the page layout

B.

Create a formula field that displays the interview score as a set of radio buttons

C.

Create a Visualforce component to display the interview score as a set of radio buttons

D.

Create the Interview Score field with a data type of radio button

Full Access
Question # 20

A developer has added a custom object tab to an application. Which additional feature will become available by default for the object in the application? Choose 3 answers

A.

Create New sidebar component

B.

Custom reporting

C.

Recent items

D.

Quick create

E.

Search

Full Access
Question # 21

Which statement is true about an Apex class?

  • A class cannot be disabled for profiles.
  • An inner class can be nested at multiple levels.
  • Static methods can only be declared in a top-level class definition.
  • The default access modifier for methods in a class is public.

A.

Static methods can only be declared in a top-level class definition.

B.

Utilize the String.escapeSingleQuotes(string) method

C.

HTTP class, HTTPRequesL class, HTTPRsponse class

D.

Database class method

Full Access
Question # 22

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

A.

Date

B.

Percent

C.

Email

D.

Phone

E.

Currency

Full Access
Question # 23

What two ways can classes be created in salesforce? (No Answer)

A.

isSuccess, sendEmailError

B.

Apex, Visualforce, and APIs

C.

Through UI, Force.com IDE project

D.

Bounced, discarded, queued

Full Access
Question # 24

Object X has a lookup field to Object Y. X needs to display a text value from a Text field on Y. To ensure data Integrity, how would a developer implement this?

A.

Create a roll-up summary field on Object X that retrieves the value from Y.

B.

Create a text field on Object X and use a workflow rule to fill in the value upon the creation of X

C.

Create a cross-object formula field on Object X that retrieves the value from Y.

D.

Create a text field on Object X and use Apex to populate the value.

Full Access
Go to page: