
Salesforce Building Applications with Force.com and Visualforce - DEV-401 Exam Questions
QUESTION NO: 1
CORRECT TEXT
How can a user check how many licenses of each license type (like Salesforce, Salesforce
Platform, Force.com - Free etc.) are in use?
CORRECT TEXT
How can a user check how many licenses of each license type (like Salesforce, Salesforce
Platform, Force.com - Free etc.) are in use?
Correct Answer:
Go to Setup -> Company Profile -> Company Information
QUESTION NO: 2
When loading a new account using Apex Data Loader and specifying the owner id to whom the
account should belong, under which of these cases, the data load will fail?
i. The owner id is an invalid id. There is no user in salesforce with this id
ii. The owner id belongs to an inactive user.
When loading a new account using Apex Data Loader and specifying the owner id to whom the
account should belong, under which of these cases, the data load will fail?
i. The owner id is an invalid id. There is no user in salesforce with this id
ii. The owner id belongs to an inactive user.
Correct Answer: C
QUESTION NO: 3
Which of these can be cloned?
Which of these can be cloned?
Correct Answer: A
QUESTION NO: 4
CORRECT TEXT
What is the advantage of using Custom Report Type while creating report?
CORRECT TEXT
What is the advantage of using Custom Report Type while creating report?
Correct Answer:
If report is made using 'Job Application' object, and 'Job Application' has lookup of
'Position' object, then the report made using 'Job Application' object can have only 'With'
relationship. If Custom Report Type is used then the 'With or Without' relationship can also be
used.
'Position' object, then the report made using 'Job Application' object can have only 'With'
relationship. If Custom Report Type is used then the 'With or Without' relationship can also be
used.
QUESTION NO: 5
CORRECT TEXT
Which operations are available in roll-up summary field?
CORRECT TEXT
Which operations are available in roll-up summary field?
Correct Answer:
sum, max, min, count
QUESTION NO: 6
Account object has a custom field 'Tax' of type number. Some account records are present in
Salesforce which do not have any value in this field. This custom field is now made a required field
by editing it. The editing will fail as some records are present which do not have a value for this
field.
Account object has a custom field 'Tax' of type number. Some account records are present in
Salesforce which do not have any value in this field. This custom field is now made a required field
by editing it. The editing will fail as some records are present which do not have a value for this
field.
Correct Answer: B
QUESTION NO: 7
Account object has a custom field 'Tax' of type number. Two account records are present in
Salesforce, account name Acc1 has value 7 in this field while account name Acc2 does not have
any value in this field. This custom field Tax is now given a default value of 89 by editing it. Which
of these cases will happen:
Account object has a custom field 'Tax' of type number. Two account records are present in
Salesforce, account name Acc1 has value 7 in this field while account name Acc2 does not have
any value in this field. This custom field Tax is now given a default value of 89 by editing it. Which
of these cases will happen:
Correct Answer: B
QUESTION NO: 8
CORRECT TEXT
For the 'Clone' button to appear on a record page, what permission should be available at the
profile level for that object in the profile to which the user belongs?
CORRECT TEXT
For the 'Clone' button to appear on a record page, what permission should be available at the
profile level for that object in the profile to which the user belongs?
Correct Answer:
Create
QUESTION NO: 9
CORRECT TEXT
What can you do with Apex?
CORRECT TEXT
What can you do with Apex?
Correct Answer:
Write custom business logic
QUESTION NO: 10
Files tab is available:
Files tab is available:
Correct Answer: A
QUESTION NO: 11
Which of these can edit a record during an approval process?
Which of these can edit a record during an approval process?
Correct Answer: A,C
QUESTION NO: 12
If a custom app is not created for a client company and a standard app like 'Sales' is being used
by the client company, then the client company logo cannot be added to the app.
If a custom app is not created for a client company and a standard app like 'Sales' is being used
by the client company, then the client company logo cannot be added to the app.
Correct Answer: B
QUESTION NO: 13
CORRECT TEXT
List the types of Data Element available to use in a flow (4 items)
CORRECT TEXT
List the types of Data Element available to use in a flow (4 items)
Correct Answer:
Record Create Record Update Record Lookup Record Delete
QUESTION NO: 14
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"
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"
Correct Answer: B
QUESTION NO: 15
CORRECT TEXT
How many permission sets can you have in an organization?
CORRECT TEXT
How many permission sets can you have in an organization?
Correct Answer:
One thousand




