Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

DEV-401 Questions and Answers

Question # 6

Account object has a custom field 'Tax' of type number. Two account records are present in Salesforce which have the same value in this field say 5000. This custom field is now made a unique field by editing it. The editing will fail as two records are present which have the same value for this field.

A.

True

B.

False

Full Access
Question # 7

If at the profile level, 'Password Never Expires' has been checked but at Setup > Security Controls > Password Policies if it is specified that password expires in 30 days, then which of the two would be true for users of that profile?

Full Access
Question # 8

If this option is unchecked on Customize > Leads > Settings, ‘Enforce Validation and Triggers from Lead Convert’ then the validation rules and triggers of account, contact & opportunity are bypassed but the validation rules and triggers of lead execute.

A.

True

B.

False

Full Access
Question # 9

From where would you add the Default Account Team?

Full Access
Question # 10

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

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

Full Access
Question # 11

When a cross object formula references currency fields of a different currency to that on the record where the formula is used, Salesforce randomly picks one currency to use.

A.

True

B.

False

Full Access
Question # 12

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

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

Full Access
Question # 13

'Sharing' button has been added to the page layout of the 'Account' object. OWD of account is public read/write. On any Account record, the Sharing button is still visible for sharing that record using an Apex Sharing Reason. What could be the reason?

Full Access
Question # 14

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?

A.

User Role

B.

User License

C.

User Profile

Full Access
Question # 15

If OWD of Opportunity is set to private, then which all opportunities can a user view?

Full Access
Question # 16

What is cross object formula field?

Full Access
Question # 17

Time-based workflow is NOT applicable for?

Full Access
Question # 18

What is the use of Data Categories?

Full Access
Question # 19

If a role is added to Sales Team, then it will get added to which of the following teams?

A.

Case Team

B.

Account Team

Full Access
Question # 20

If a role is added to Case Team, then it will get added to which of the following teams?

A.

Account Team

B.

Sales Team

C.

None of them

Full Access
Question # 21

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?

A.

Read and Edit because OWD can make record access lesser restrictive

B.

Only Read

Full Access
Question # 22

'Modify all' if checked at the profile level, always overrides the OWD setting.

A.

True

B.

False

Full Access
Question # 23

OWD of Position object is public read/write. A sharing rule is created to share Position records owned by Role A with Role B with read only access. For users of Role B, the Position records will be

A.

read/write

B.

read-only

C.

The creation of the sharing rule fails as OWD is lesser restrictive

Full Access
Question # 24

What is a price book?

Full Access
Question # 25

A custom text field on Account ‘Location’ has a validation rule

if(location__c == null || isblank(location__c), true, false)

This field has been removed from the Account page layout. So error for this field will not be given when a new account record is being created.

A.

True

B.

False

Full Access
Question # 26

What is the Process Visualizer used for?

Full Access
Question # 27

Among two records related by master – detail relationship, the detail record can have an owner which is different from the owner of the master record.

A.

True

B.

False

Full Access
Question # 28

Employees in an organization with Salesforce who do not have a Salesforce license can join Chatter.

A.

True

B.

False

Full Access
Question # 29

Which operations can and cannot be performed by any employee of an organization who does not have a Salesforce license but has joined Chatter at the invitation of another user?

Full Access
Question # 30

Which of these operations on a file in Chatter leads to the generation of a private file?

A.

Upload the file on the Files tab

B.

Attach the file to a feed in Chatter

C.

Upload (i.e. contribute) the file in Salesforce CRM Content personal library.

Full Access
Question # 31

Specifying entry criteria is compulsory for:

A.

Workflow rule

B.

Approval process

C.

Both

Full Access
Question # 32

Upon doing which operations on a file, does a user own a file in Chatter?

Full Access
Question # 33

What is a Quote Line Item?

Full Access
Question # 34

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

Full Access
Question # 35

How to find out if SFDC environment uses packages?

Full Access
Question # 36

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

Full Access
Question # 37

What access can be granted through sharing rules?

Full Access
Question # 38

What are the permissions that allow a system administrator to manage an application? (select all that apply)

A.

View All Data

B.

Read

C.

Create

D.

Modify All Data

E.

Edit All Data

Full Access
Question # 39

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

A.

True

B.

False

Full Access
Question # 40

Which statement is true?

A.

Child records in mater-detail relationships have their own org-wide defaults.

B.

Org-wide defaults can be set for both standard and custom objects.

C.

Only read/write access can be granted through sharing rules.

D.

Sharing rules are used to restrict access to records.

Full Access
Question # 41

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

A.

True

B.

False

Full Access
Question # 42

What is the most restrictive Organization-wide default?

A.

Read/Write

B.

Read Only

C.

Private

D.

Hidden

Full Access
Question # 43

How should you use permissions sets in conjunction with profiles to grant access permissions?

Full Access
Question # 44

Building your Data Model Describe 3 limitations of encrypted fields

Full Access
Question # 45

What is the limit for Fields History Tracking per object?

Full Access
Question # 46

Which are the 4 standard fields of a custom object?

Full Access
Question # 47

What feature must be enabled on your user record before you can use the Inline editor?

Full Access
Question # 48

To enforce data consistency using validation rule, which function should be used?

Full Access
Question # 49

What is the record limit for loading records using import wizards?

Full Access
Question # 50

List the available tools to develop Visualforce pages

Full Access
Question # 51

Which are the two types of auto-response rules?

Full Access
Question # 52

How many permission sets can you have in an organization?

Full Access
Question # 53

When is a validation rule enforced?

Full Access
Question # 54

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?

A.

Record Types

B.

Field Level Security

C.

Page Layouts

Full Access
Question # 55

What does development mode enable? (Select all that apply)

A.

Inline editor

B.

File check In and out

C.

Page creation

D.

Development sandbox

Full Access
Question # 56

A standard field can be marked as external id field.

A.

True

B.

False

Full Access
Question # 57

Where can you access and create new static resources?

Full Access