Salesforce DEV-401 - Building Applications with Force.com and Visualforce Exam
Page: 1 / 78
Total 386 questions
Question #1 (Topic: Topic 1)
Describe the Developer Console
Answer: The Developer Console is a collection of tools that you can use to analyze and
troubleshoot applications in your Salesforce organization. You can use the Developer
Console for a variety of administrative and development tasks which include general
debugging and troubleshooting, source code editing, and performance validation.
Question #2 (Topic: Topic 1)
Building your User Interface How can you control the different settings of the page layout?
Answer: You can use the Enhanced Page Layout Editor
Question #3 (Topic: Topic 1)
How can you prevent an encrypted field from being edited?
Answer: Validation rules Field level security Page layout settings
Question #4 (Topic: Topic 1)
Sharing rules are used to further restrict access defined in the Organization-wide Default
settings.
settings.
A. True
B. False
Answer: B
Question #5 (Topic: Topic 1)
Identify the correct statements about dependent picklists (Select all that apply):
A. Standard picklists can be controlling fields but not dependent fields
B. The maximum number of values allowed in a controlling field is 400
C. Before defining a dependency, you should ensure that your picklist has at least 1 value
D. A custom multi-select picklist can be set at the controlling field for a dependent field
E. If a field represents both a controlling field
Answer: A,C,E