FILL BLANK
Which are the 3 tiers of an app?
Reveal answer details Close answer details
Accepted answerdata model, user interface, business logic
Salesforce · DEV-401
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Fill in the blank
FILL BLANK Which are the 3 tiers of an app? Reveal answer details Close answer detailsAccepted answerdata model, user interface, business logic
Fill in the blank
FILL BLANK What is order of evaluation for record viewing? Reveal answer details Close answer detailsAccepted answerhierarchy, Sharing rules
Single choice
A file which is private: Reveal answer details Close answer detailsCorrect answerC
Single choice
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 Reveal answer details Close answer detailsCorrect answerA
Single choice
If a record no longer meets the time based workflow rule criteria, the action executes as originally triggered Reveal answer details Close answer detailsCorrect answerA
Fill in the blank
FILL BLANK Preserving Data Quality How might you use validation rules to prevent data loss? Reveal answer details Close answer detailsAccepted answerfrom adding or deleting records. To create a validation rule: 1. Build a roll-up summary on the parent object that sums the number of child records. 2. Create a validation rule on the parent object that conditionally prevents changes to the number listed in the roll-up summary field. If a user tries to add or delete a record, the validation rule prevents the user from doing that.
Single choice
In Salesforce Mobile, a user profile like Custom Recruiter can be assigned only one Mobile Configuration at a time. Reveal answer details Close answer detailsCorrect answerA
Fill in the blank
FILL BLANK What is the difference between Apex Data Loader and Import Wizard as far as record loading is concerned? Reveal answer details Close answer detailsAccepted answerit. Import Wizard, Inconsistent behavior. Sometimes the field with invalid data is not loaded but the remaining record gets loaded as mentioned above when text value was provided in a field of type number but the field was not a compulsorily required field. The record loading fails if this field is made a compulsorily required field.
Fill in the blank
FILL BLANK How can a user check how many licenses of each license type (like Salesforce, Salesforce Platform, Force.com Free etc. Reveal answer details Close answer detailsAccepted answerGo to Setup -> Company Profile -> Company Information
Fill in the blank
FILL BLANK Which of these standard objects cannot be shared? Account, Opportunity, Lead, Case, Product, Campaign, Contract, Contact Reveal answer details Close answer detailsAccepted answerPRODUCTCONTRACT
Multiple choice
What type of content can be include in Visualforce pages? (Select all that apply.) Reveal answer details Close answer detailsCorrect answersA, B, C, D
Fill in the blank
FILL BLANK List the 3 layers of the Tiered design model. Reveal answer details Close answer detailsAccepted answer1. User Interface 2. Business Logic 3. Data Model
Fill in the blank
FILL BLANK What is a quote? Reveal answer details Close answer detailsAccepted answerquote from an opportunity and its products. Each opportunity can have multiple associated quotes, and any one of them can be synced with the opportunity. When a quote and an opportunity are synced, any change to line items in the quote will sync with products on the opportunity, and vice versa. When your quote is complete, you can generate a PDF and email it to your customer.
Single choice
The Created Date field can be updated on a record using the Inserting System Fields feature. Reveal answer details Close answer detailsCorrect answerB
Fill in the blank
What is the use of Data Categories? Reveal answer details Close answer detailsAccepted answerrecords owned by a user are automatically followed on Chatter. To disable this feature, go to Setup -> MyChatter Settings -> My Feeds and check the checkbox for 'Stop automatically
Fill in the blank
FILL BLANK How long is the setup audit trail stored for? Reveal answer details Close answer detailsAccepted answer180 days
Fill in the blank
FILL BLANK List the 3 Declarative Application building blocks of Business Logic. Reveal answer details Close answer detailsAccepted answer1. Workflow 2. Validation Rules 3. Approval Processes
Multiple choice
Files can be uploaded on Chatter from: Reveal answer details Close answer detailsCorrect answersA, C
Fill in the blank
FILL BLANK Which elements can be stored in folders? Reveal answer details Close answer detailsAccepted answerREPORTSDASHBOARDSDOCUMENTS
Fill in the blank
FILL BLANK What does Sales Stages refer to? Reveal answer details Close answer detailsAccepted answerSTAGEPICKLISTOFOPPORTUNITY
Fill in the blank
A sharing rule has been deleted. But users can still see the records shared by that sharing rule. The system does not seem to be acknowledging that the sharing rule has been deleted. What should be d one to overcome this issue? Reveal answer details Close answer detailsAccepted answershould be, recalculate the rules. Recalculate sharing rules by: a. Navigate to Setup| Security Controls|Sharing Settings b. Under the object where the sharing rule was created or deleted, click on 'Recalculate'.This will reset the record permissions for the object.
Single choice
A user faces problem while logging into Salesforce. What should administrator do? Reveal answer details Close answer detailsCorrect answerC
Multiple choice
Which of the following statements are true about a lookup relationship? (Select all that apply): Reveal answer details Close answer detailsCorrect answersB, D
Fill in the blank
FILL BLANK Which are the 2 places where activities can be viewed? Reveal answer details Close answer detailsAccepted answeron the associated records and on the Home tab
Single choice
If OWD is private for a custom object Position, then a user can view only those Position records which are owned by him if no one down the role hierarchy below him has created any Position record and t here is no sharing rule on Position object. Reveal answer details Close answer detailsCorrect answerB
Single choice
Which elements can be stored in folders? Reveal answer details Close answer detailsCorrect answerB
Single choice
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. Reveal answer details Close answer detailsCorrect answerB
Multiple choice
Which users can grant sharing privileges on a given record? (Select all that apply) Reveal answer details Close answer detailsCorrect answersA, C, D
Single choice
OWD of Account is private then OWD of Opportunity can be private or public read-only or public read/ write. Reveal answer details Close answer detailsCorrect answerB
Fill in the blank
FILL BLANK What can be done with Bulk API? Reveal answer details Close answer detailsAccepted answerLoad large amounts of data into the system
Fill in the blank
FILL BLANK Which are the 3 types of page layouts? Reveal answer details Close answer detailsAccepted answerDETAILMINICONSOLE
Single choice
A standard field can be marked as external id field. Reveal answer details Close answer detailsCorrect answerB
Single choice
Standard picklist fields can be either controlling fields or dependent fields. Reveal answer details Close answer detailsCorrect answerA
Multiple choice
Which of these values can a `if' function used in a validation rule have in either the 2nd or the 3rd parameter? Reveal answer details Close answer detailsCorrect answersA, B, E
Single choice
A single Sales Process can be assigned to multiple opportunity record types. Reveal answer details Close answer detailsCorrect answerA
Single choice
Rollup summary can be created for Reveal answer details Close answer detailsCorrect answerA
Fill in the blank
For which objects mass email can be sent, How is it achieved? Reveal answer details Close answer detailsAccepted answerlink `Mass Email Leads' on the Leads tab. Clicking the link `Mass Email Contacts' on the Contacts tab.Clicking the link `Mass Email Cases' on the Cases tab.
Single choice
Multi select picklist can be dependant field only and not a controlling field. Reveal answer details Close answer detailsCorrect answerA
Fill in the blank
FILL BLANK List the 3 Declarative Application building blocks of The Data Model. Reveal answer details Close answer detailsAccepted answer1. Objects 2. Fields 3. Relationships
Fill in the blank
FILL BLANK What is the name of the default public group to which all users are added? Reveal answer details Close answer detailsAccepted answerALLINTERNALUSERS
Single choice
If multiple active workflow rules are present on an object, then these workflow rules will execute in the order in which they have been created. Reveal answer details Close answer detailsCorrect answerB
Single choice
Users or contacts can be added to the `Account Team' of an account. Reveal answer details Close answer detailsCorrect answerB
Fill in the blank
FILL BLANK Building your User Interface. How can you control the different settings of the page layout? Reveal answer details Close answer detailsAccepted answerYou can use the Enhanced Page Layout Editor
Single choice
If the entry criteria for a step in an approval process are not met, then the record gets rejected. Reveal answer details Close answer detailsCorrect answerB
Fill in the blank
FILL BLANK Employees in an organization with Salesforce who do not have a Salesforce license can join Chatter. Reveal answer details Close answer detailsAccepted answerTrue
Fill in the blank
FILL BLANK Lead validation rule (like field Industry must have a value) always triggers when a lead is converted. Reveal answer details Close answer detailsAccepted answerSettings `Enforce Validation and Triggers from Lead Convert'
Single choice
Using workflow rule field update action on a child object, any field of its parent can be given a value. Reveal answer details Close answer detailsCorrect answerB
Single choice
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? Reveal answer details Close answer detailsCorrect answerA
Single choice
While converting a lead Reveal answer details Close answer detailsCorrect answerD
Single choice
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. Reveal answer details Close answer detailsCorrect answerA
Single choice
Force.com is good for Reveal answer details Close answer detailsCorrect answerC
Fill in the blank
FILL BLANK What levels of access can be granted using manual sharing? Reveal answer details Close answer detailsAccepted answer1. Read-Only 2. Read/Write 3. Full Access
Single choice
If a custom app is not created for a client company and a standard app like `Sales' is being used by the Reveal answer details Close answer detailsCorrect answerB
Fill in the blank
FILL BLANK What is a Quote Line Item? Reveal answer details Close answer detailsAccepted answerFor adding a Quote Line Item to the 'Quote Li ne Items' related list, click on 'Add Line Item'. Then select any one price book. Then select any of the products available in that price book. Modify the prices if required and specify quantity for each product. A Line Item in the 'Quote Line Items' related list is nothing but a product from the Price Book selected for this Quote.
Fill in the blank
FILL BLANK Who gets full access to a record? Reveal answer details Close answer detailsAccepted answer1. Record Owner 2. User in a role higher than the owner in the role
Fill in the blank
FILL BLANK Which are the 2 ways to mass delete records? Reveal answer details Close answer detailsAccepted answerUsing Apex Data Loader or from Setup -> Data Management -> Mass Delete Records
Fill in the blank
FILL BLANK What are the various ways of making a tab (say Leads) hidden for any profile? Reveal answer details Close answer detailsAccepted answerRemove Read access on Leads at the profile level. The tab automatically becomes hidden for that profile.
Fill in the blank
FILL BLANK Criteria based sharing rule is not available on which standard objects? Reveal answer details Close answer detailsAccepted answerNot available for Lead, Campaign. Available for Accounts, Contact, Opportunity, Case |