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

Viewing page 1 out of 8 pages
Viewing questions 1-10 out of questions
Questions # 1:

What is the this keyword used to represent? (No Answer)

Options:

A.

A template from which objects are created


B.

FALSE, they must be static


C.

Methods and attributes of the current instance of a class


D.

Encapsulation principles


Expert Solution
Questions # 2:

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


Expert Solution
Questions # 3:

A developer would like to modify the contents of the hover details for a custom object called Position. What would a developer customize to accomplish this?

Options:

A.

Imposition page layouts


B.

Position search layouts


C.

Position record types


D.

Position field dependencies


Expert Solution
Questions # 4:

The markup defines the user interface components that should be included on the page, and the way they should appear.

Options:

A.

True


B.

False


Expert Solution
Questions # 5:

What provides access to data that should be displayed in a Visualforce page, and can modify Visualforce component behavior?

Options:

A.

Validation rules


B.

Apex controller


C.

MVC controller class


D.

Visualforce controller


E.

Force.com IDE


F.

None of the above


Expert Solution
Questions # 6:

What is the this keyword used to represent?

Options:

A.

Salesforce ui, force.com ide, runTests web service


B.

Methods and attributes of the current instance of a class


C.

A template from which objects are created


D.

HTTPRequest, HTTPResponse, HTTP


Expert Solution
Questions # 7:

In a recruiting application, a custom object called Position requires approval. When a position record is submitted for approval, the requirements below must be met:

    The hiring manager must approve the record

    The approval must be forwarded to all members of the executive team, but only one executive needs to approve the record

    The VP of human resources must approve the record

How would a developer meet this requirement?

Options:

A.

Create multiple approval processes, one for each executive team member, and utilize parallel submission.


B.

Create an approval process which utilizes parallel approvers, but does not require unanimous approval.


C.

Create parallel workflow rules, requiring at least one executive team member to complete their assigned task.


D.

Create an approval process with a step for each executive team member, allowing approval steps to be skipped.


Expert Solution
Questions # 8:

What keyword is used to create custom Web Services from an apex method?

Options:

A.

FALSE


B.

TRUE


C.

Trigger.new


D.

Webservice


Expert Solution
Questions # 9:

Match the Force.com platform aspects with their corresponding descriptions.

Question # 9


Expert Solution
Questions # 10:

What are some RESTful service callout HTTP verbs? (No Answer)

Options:

A.

GET, POST, PUT, DELETE


B.

System, debug


C.

List of List Objects


D.

Setup menu


Expert Solution
Viewing page 1 out of 8 pages
Viewing questions 1-10 out of questions