Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Salesforce DEV-401 Building Applications with Force.com and Visualforce Exam Practice Test

Page: 1 / 39
Total 386 questions

Building Applications with Force.com and Visualforce Questions and Answers

Question 1

What are Visualforce Controllers?

Options:

Question 2

How to remove 'Always on Layout' field from the page layout (blue circle next to this field)?

Options:

Question 3

What attributes are required for the component?

Options:

Question 4

List the available tools to develop Visualforce pages

Options:

Question 5

Which of the standard fields of a custom object can be modified/specified during data load using Apex Data Loader?

Options:

Question 6

Which characters in the unique record Id identify the object to which it relates?

Options:

Question 7

What are static resources?

Options:

Question 8

Which are the 4 desktop clients that integrate Salesforce with your PC?

Options:

Question 9

What is a contact role and for which objects is it available?

Options:

Question 10

A standard field can be marked as external id field.

Options:

A.

True

B.

False

Question 11

What are the 4 ways you can access record Ids?

Options:

Question 12

Records can enter a step in an approval process based on

Options:

A.

Based on criteria

B.

If 'All records enter this step' checkbox is checked, then all records which have entered this approval process, would enter this step of the approval process

C.

Only A is valid

D.

Only B is valid

E.

Both A and B are valid.

Question 13

Records can enter an approval process based on

Options:

A.

Based on criteria.

B.

If 'All records enter this approval process' checkbox is checked, then all records of that object which are submitted for approval would enter this approval process.

C.

Only A is valid

D.

Only B is valid

E.

Both A and B are valid

Question 14

Custom picklist fields can be either controlling or dependent fields.

Options:

A.

True

B.

False

Question 15

What is order of evaluation for record viewing?

Options:

Question 16

Which of these can be cloned?

Options:

A.

Workflow rule

B.

Approval process

C.

Both of above

Question 17

Which objects are available while importing data using the import wizard?

Options:

Question 18

An Apex Sharing Reason cannot be created on a custom object with the label ‘Manual Sharing’ because the in-built standard sharing reason provided by Salesforce has the same label, so it would give error

“An Apex Sharing Reason with this name already exists”

Options:

A.

True

B.

False

Question 19

If an opportunity team member is cloned (From the opportunity team related list of an opportunity record by clicking on the team member name & then clicking on ‘Clone’), a new user record gets created.

Options:

A.

True

B.

False

Question 20

For which objects mass email can be sent, How is it achieved?

Options:

Question 21

Which will execute first Apex Scheduler code or workflow rules?

Options:

Question 22

While converting a lead

Options:

A.

The update trigger of lead will fire

B.

The delete trigger of lead will fire

C.

Both update trigger & delete t rigger of lead will fire

D.

Neither update trigger nor delete trigger of lead will fire

Question 23

What is the difference between account team role & contact roles?

Options:

Question 24

Which of these values can a ‘if’ function used in a validation rule have in either the 2nd or the 3rd parameter?

Options:

A.

true

B.

false

C.

1

D.

0

E.

null

Question 25

Which are the OOTB reports which will give information about campaign effectiveness?

Options:

Question 26

What are the advantages of using Chatter Desktop over using the in-app Chatter?

Options:

Question 27

What is a joined report?

Options:

Question 28

What are the drawbacks of quick create?

Options:

Question 29

What is a Quote Line Item?

Options:

Question 30

How many maximum cross object formula fields are allowed in an object?

Options:

Question 31

What is the Declarative Interface?

Options:

Question 32

When is Manual Sharing used?

Options:

Question 33

Change sets can be used to move data and metadata from one organization to another.

Options:

A.

True

B.

False

Question 34

What can be done with Visualforce?

Options:

Question 35

When are validation rules applied?

Options:

A.

When a user saves a record.

B.

When a user views a record.

C.

When a user exports a record.

D.

When a user reports on a record.

Question 36

What is the name of the default public group to which all users are added?

Options:

Question 37

Encrypted fields can be edited regardless of whether you have the "View Encrypted Data" permission.

Options:

A.

True

B.

False

Question 38

Which of the following are true about custom objects? (Select all that apply):

Options:

A.

Salesforce provides a set of custom objects that you can use to store data.

B.

After you create a custom object, you need to add the user interface.

C.

Custom objects come with an infrastructure including reporting, auditing and access control.

D.

When you create a custom object, you get a direct access to the database.

E.

Custom objects are reportable and search

Question 39

A field hidden by field-level security is still visible through the API.

Options:

A.

True

B.

False

Question 40

Select the actions that can be associated with a workflow rule? (Select all that apply.)

Options:

A.

Send an email

B.

Send an outbound message

C.

Create a record

D.

Update a field

E.

Create a task

F.

Send an inbound message

Question 41

What happens if 1 component of a change set fails to deploy?

Options:

A.

Except the failed component, all other components of the change set get deployed

B.

The entire change set gets deployed

C.

The entire change set fails to deploy

D.

The deployment time increases

Question 42

While filling out positions, the hiring manager wants to view job responsibilities and job description at the top of the page; The recruiter wants to view the name of the hiring manager and the status at the top. Which tool would you use to meet this requirement?

Options:

A.

Record Types

B.

Field Level Security

C.

Page Layouts

Question 43

What levels of access can be granted through manual sharing?

Options:

Question 44

What tools available to move migration changes (metadata)? (Select all that apply)

Options:

A.

Change Sets

B.

DataLoader

C.

Force.com IDE

D.

Force.com Migration Tool (ANT-Based)

Question 45

You cannot relate records from the same object via an relationship field.

Options:

A.

True

B.

False

Question 46

When upserting record using Apex Data Loader and using the external id for matching the record, if the value for the external id field is not provided in the csv file or while mapping fields from the csv file to the Salesforce object fields, then

Options:

A.

The upsert fails

B.

New record gets created in Salesforce.

Question 47

What does Sales Stages refer to?

Options:

Question 48

User B has created an Associate record. At the profile level, the profile 'Custom-Recruiter' of User A has Read, Edit access for Associate. OWD of Associate is 'Public Read/Write'. What access will User A have for the record created by User B?

Options:

A.

Read and Edit because OWD can make record access lesser restrictive

B.

Only Read

Question 49

If the email id of an inactive user in Salesforce is changed then:

Options:

A.

An email is sent immediately to the new email id for verifying the new email id.

B.

An email is sent to the new email id for verifying the new email id only when the user is activated.

C.

An email is NOT sent to the new email id for verifying the new email id as the email id was changed when the user was inactive. Such a mail would be sent only if the email id of an active user is changed.

Question 50

'View All' has been checked at the profile level for a custom object Position. OWD is private of the Position object. A user will be able to view Position records owned by other users.

Options:

A.

True

B.

False

Question 51

'View All' has been checked at the profile level for a custom object Position but 'Modify All' has not been checked. OWD is read/write of the Position object. For any user having this profile Position records owned by other users will be read/write.

Options:

A.

True

B.

False

C.

Depends

Question 52

What is the advantage of using Custom Report Type while creating report?

Options:

Question 53

Once a sharing rule has been created to share Account records with Public Group A with read/write access to the shared accounts, then this sharing rule can be modified to share the Account records with Public Group B with read-only access.

Options:

A.

True

B.

False

Question 54

Conflict Resolution tool is available in?

Options:

Question 55

What is the use of Data Categories?

Options:

Question 56

An object can have

Options:

A.

A master-detail relationship with itself

B.

A lookup relationship with itself

C.

Both of above are possible

Question 57

While inserting/updating/upserting a new user using the Apex Data Loader, values for which of these fields can be provided in the input csv file?

Options:

A.

User Role

B.

User License

C.

User Profile

Page: 1 / 39
Total 386 questions