Quantcast
Channel: dev 401 certification – Download Free VCE Files: CCNA, A+ Certification, MCSE – Alnaba
Viewing all articles
Browse latest Browse all 6

Salesforce DEV-401 Study Guide, High Success Rate Salesforce DEV-401 Practice Exam Are Based On The Real Exam

$
0
0

Flydumps provides the guaranteed preparation material to boost up your confidence in Salesforce https://www.pass4itsure.com/DEV-401.html exam. Successful candidates have provided their reviews about our guaranteed Salesforce DEV-401 preparation material,you can come to realize the real worth of our featured products through overviewing the reviews and testimonials.

QUESTION 26
If a user needs to give access to just one record, which feature should they use?
A. Roles
B. Role Hierarchy
C. Profile Setting
D. Manual Sharing
Correct Answer: D
QUESTION 27
What is the most restrictive Organization-wide default?
A. Read/Write
B. Read Only
C. Private
D. Hidden
Correct Answer: C
QUESTION 28
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.
Correct Answer: B
QUESTION 29
Which users can grant sharing privileges on a given record? (Select all that apply)
A. System Administrators
B. Manager
C. Owner of the record
D. Users above the owner of the record in the role hierarchy
E. Users below the owner in the role hierarchy
Correct Answer: ACD
QUESTION 30
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
Correct Answer: A
QUESTION 31
Standard Profiles can be customized to fit your organization’s requirements.
A. True
B. False
Correct Answer: B QUESTION 32
Identify all statements that are true:
A. If you remove access to an app from a profiles, the users in that profile will still be able to see the tabs in that application.
B. If you hide a tab from a profile, the users in that profile will not be able to see records for that object.
C. If you have 2 records types for an object, you need to have 2 page layouts for that object.
D. If a user does not have access to a specific record type, they will still be
Correct Answer: ABD QUESTION 33
A field hidden by field-level security is still visible through the API.
A. True
B. False
Correct Answer: B QUESTION 34
What can you use to limit available picklist options? (Choose 1)
A. Page Layouts
B. Record Types
C. Field Level Security
D. Profiles
Correct Answer: B QUESTION 35
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
Correct Answer: C QUESTION 36
When creating technical positions, the hiring manager must fill out the certification requirements for the position. When creating non-technical positions, such as positions in Sales & Finance, the certification fields are not required and therefore must not be visible. Which tool would you use to meet the requirements?
A. Record types
B. Field-level security
C. Page Layouts
D. Page Layouts with Record Types
Correct Answer: D QUESTION 37
Interviewers should never be able to view a candidate’s social security number. Which tool would you use to meet this requirement?
A. Record types
B. Field-level security
C. Page Layouts
D. Page Layouts with Record Types
Correct Answer: B QUESTION 38
Which feature establishes the baseline level of access a user has to records they do not own?
A. Roles
B. Organization-wide defaults
C. Profiles
D. Sharing Rules
Correct Answer: B QUESTION 39
If a developer wants interviewers to view positions, but to never view the Pay Grade listed for a position, which tool would the developer use?
A. Field-level security on positions
B. Page Layouts
C. Field-level security on grades
D. Record types
Correct Answer: A QUESTION 40
How can a developer restrict access to records?
A. By changing the organization-wide defaults
B. By creating manual sharing
C. By creating a new role hierarchy
D. By creating a public group
Correct Answer: A QUESTION 41
Which function verifies the format of the data?
A. CASE
B. ISNEW
C. REGEX
D. IF
Correct Answer: C QUESTION 42
Which of the following statements are true? (Select all that apply.)
A. The ISCHANGED function compares the value of a field with its previous value and returns TRUE if the values are different. If the values are the same, this function returns FALSE.
B. The ISNUMBER function determines if a text value is a number and returns TRUE if it is; otherwise, it returns FALSE.
C. The ISNEW function compares a text field to a regular expression Correct Answer: AB
QUESTION 43
Which of the following actions are tracked in debug logs? (Select all that apply.)
A. Database changes
B. Manual workflow processes
C. Request-response HTML
D. Resources used by an Apex script
Correct Answer: AD QUESTION 44
When are validation rules applied?
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.
Correct Answer: A QUESTION 45
Identify the features of a workflow rule. (Select all that apply.)
A. It triggers an action when a record meets the criteria for the rule.
B. It can trigger only immediate actions.
C. It is evaluated before the rule is created.
D. It can be triggered on import of data.
Correct Answer: AD QUESTION 46
Time-Dependent workflow can be used when a workflow rule is set to evaluate Every time a record is created or updated.
A. True
B. False
Correct Answer: B QUESTION 47
Select the actions that can be associated with a workflow rule? (Select all that apply.)
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
Correct Answer: ABDE QUESTION 48
The only way to test whether a time-dependent workflow rule is executing as expected is to wait.
A. True
B. False
Correct Answer: B QUESTION 49
If a record that has an action pending against it in the time-based workflow queue is modified so that the record no longer meets the criteria or the timing changes, the action will be updated in the queue.
A. True
B. False
Correct Answer: A QUESTION 50
If a record no longer meets the time based workflow rule criteria, the action executes as originally triggered
A. True
B. False
Correct Answer: A QUESTION 51
The option to skip to the next step is available only if a step has subsequent steps.
A. True
B. False
Correct Answer: A QUESTION 52
In a multistep process, when do you decide the decision criteria and approval assignment?
A. Creating initial submission actions
B. Defining recall actions
C. Deciding step definition
D. Setting final approval actions
Correct Answer: C QUESTION 53
How many versions of a flow can be active at one time?
A. 1
B. 2

C. 3
D. 4
Correct Answer: A QUESTION 54
What are the different ways a flow can be deployed? (Select all that apply.)
A. Custom button
B. Custom link
C. Visualforce page
D. Apex trigger
E. Field Updates
F. Custom actions Correct Answer: ABC
QUESTION 55
Which of the following statements are true about field history tracking? (Select all that apply.)
A. it allows developer s to choose only custom fields for tracking changes.
B. It allows developers to choose up to 20 fields per object for tracking changes.
C. It does not track old and new values for long text area fields and multi-select picklists.
D. It replaces an old entry with a new entry in the History related list, any time a user modifies any of the standard
Correct Answer: BC QUESTION 56
Which of the following statements about setup audit trail are true? (Select all that apply.)
A. Tracks setup changes made by developers and administrators
B. Displays 20 most recent changes
C. Tracks only the date of change
D. Tracks changes to data in custom object records
Correct Answer: AB QUESTION 57
The Created Date field can be updated on a record using the Inserting System Fields feature.
A. True
B. False
Correct Answer: B QUESTION 58
What are ways in which you can obtain a record’s ID? (Select all that apply.)
A. URL
B. Reports
C. Data Loader
D. On each record
E. Import Wizard
Correct Answer: ABC QUESTION 59
Data Loader does not use the SOAP-based Web services by default.
A. True
B. False
Correct Answer: B QUESTION 60
What does development mode enable? (Select all that apply)
A. Inline editor
B. File check In and out
C. Page creation
D. Development sandbox Correct Answer: AC
QUESTION 61
What type of content can be include in Visualforce pages? (Select all that apply.)
A. Text

B. HTML
C. JavaScript
D. Flash
Correct Answer: ABCD QUESTION 62
Which of the following best defines controllers?
A. A set of instructions specifying what happens when a user interacts with the components specified in the page. Available for all standard and custom objects.
B. These contain the code for displaying a https://www.pass4itsure.com/DEV-401.html custom user Interface, and are a combination of standard Web technologies such as HTML JavaScript (including AJAX), and Flex.
C. These are either standard or custom UI const
Correct Answer: A QUESTION 63
Script tags allow you to create JavaScript (or other types of) functions that can be used with in your pages.
A. True
B. False
Correct Answer: A QUESTION 64
You can only use Style tags to change the look and feel of a page.
A. True
B. False
Correct Answer: B QUESTION 65
You can use the component to deploy a flow within a Visualforce page
A. True
B. False
Correct Answer: A QUESTION 66
A standard field can be marked as external id field.
A. True
B. False
Correct Answer: B QUESTION 67
A standard field can be marked as external id field.
A. True
B. False
Correct Answer: B

The post Salesforce DEV-401 Study Guide, High Success Rate Salesforce DEV-401 Practice Exam Are Based On The Real Exam appeared first on Download Free VCE Files: CCNA, A+ Certification, MCSE - Alnaba.


Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images