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

Exact2Pass Menu

Certified Force.com Advanced Developer

Last Update 6 hours ago Total Questions : 239

The Certified Force.com Advanced Developer content is now fully updated, with all current exam questions added 6 hours ago. Deciding to include DEV-501 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our DEV-501 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these DEV-501 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Certified Force.com Advanced Developer practice test comfortably within the allotted time.

Question # 31

A single column in a table. An < apex:column > component must always be a child of an < apex:dataTable > or < apex:pageBlockTable > component.

Note that if you specify an sObject field as the value attribute for an < apex:column > , the associated label for that field is used as the column header by default. To override this behavior, use the headerValue attribute on the column, or the column ' s header facet.

A.

apex:inputField

B.

apex:column

C.

apex:inputText

D.

apex:insert

Question # 32

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

A.

Implicit invocation

B.

code contained in a trigger

C.

Class, trigger

D.

Queues, time triggers

Question # 33

Developers can use Visualforce to create a Visualforce page definition. A page definition consists of two primary elements:

    Visualforce markup

    A Visualforce controller

Visualforce markup consists of... (Select all that apply)

A.

Any Web-enabled code

B.

Visualforce Tags

C.

Apex code

D.

HTML

E.

JavaScript

F.

C# Remoting Modules

G.

None of the above

Question # 34

This integration resource is specific to an individual organization, and exposes all of the standard objects, custom objects, and any custom fields through the SOAP interface.

A.

System WSDL

B.

Partner WSDL

C.

Custom WSDL

D.

Enterprise WSDL

E.

Portal WSDL

F.

None of the above

Question # 35

What is the list of steps to match regular expressions using the Pattern and Matcher classes?

A.

A template from which objects are created

B.

1.Instantiate a pattern object from the expression you wish to match.

2. Instantiate a matcher object from the pattern that contains the string you want to check.

3. Use the matcher object to detect if the matcher matches the pattern.

C.

HTTPRequest, HTTPResponse, HTTP

D.

Primitive, sObject, Collections, Null

Question # 36

Defines how labels are displayed. Depending on what component wraps it, < apex:chartLabel > gives you options for affecting labels for bar and line series labels, pie chart segments, and axes labels.

Note: This component must be enclosed by a data series component ( < apex:barSeries > , < apex:lineSeries > , or < apex:pieSeries > ) or an < apex:axis > component.

A.

apex:chart

B.

apex:include

C.

apex:chartLabel

D.

apex:messages

Question # 37

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 > .

An < apex:facet > component can only exist in the body of a parent component if the parent supports facets. The name of the facet component must match one of the pre-defined facet names on the parent component. This name determines where the content of the facet component is rendered. Consequently, the order in which a facet component is defined within the body of a parent component does not affect the appearence of the parent component.

See < apex:dataTable > for an example of facets.

Note: Although you can ' t represent an < apex:facet > directly in Apex, you can specify it on a dynamic component that has the facet. For example:

A.

apex:logCallPublisher

B.

apex:dataList

C.

apex:inputField

D.

apex:facet

Question # 38

What does Apex provide to support programmatic control of the workflow? (No Answer)

A.

Map, List, Set

B.

Apex classes

C.

Through class itself

D.

Apex process classes

Question # 39

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

A.

Messaging.sendEmail

B.

Messaging.InboundEmailHandler

C.

Encapsulation principles

D.

isSuccess, sendEmailError

Question # 40

Which trigger context variable cannot be deleted?

A.

addError

B.

System

C.

@ReadOnly

D.

Trigger.new

Go to page: