Skip to main content

SF Dev 401 Dumps 16


1.  Approval related history list has all the fields which are present on the Approval layout?


 A. Yes
 B. No


2.True or False - When you delete a lead from a campaign, it deletes the lead record itself.

 A. True
 B. False


3.It is possible for a Page layout to be associated with a Record Type.


 A. True
 B. False


4.Case escalation rules triggered on the last modification will be reset each time a user?


 A. Reads a Case
 B. Edits a Case
 C. Creates a Case
 D. None of the above


5. What is the use of marketing user profile?


 A. User can create campaigns
 B. User can import Leads
 C. User can work in marketing Application
 D. None of the above


6.A group of executives has requested a convenient way to see daily metrics without having to log in to Salesforce. How would a developer accomplish this goal?


 A. Create a Workflow rule that sends a link to the dashboard in an email
 B. Schedule the dashboard for daily refresh and email distribution
 C. The users’ home page layouts to include a dashboard
 D. Create a series of daily recurring events providing the dashboard link


7. How is the expected revenue calculated in the opportunity?

 A. Amount multiplied by the total price of all opportunity line items 
 B. The sales price on any line item times the probability of the opportunity 
 C. Amount multiplied by the probability 
 D. Amount multiplied by the discount percent 


8. A Field hidden from Field Level Security is available from?

 A. Search 
 B. Reports 
 C. Page Layout 
 D. Console 
 E. None of the Above


9. Based solely on the role hierarchy a manager can do all of the following EXCEPT:

 A. View, edit, delete, and transfer his/her and his/her subordinate's records 
 B. Extend sharing on both his/her and his/her subordinate's records 
 C. View all folders his/her subordinate has access to, i.e., Reports, Documents, and Email Templates 
 D. View records his subordinate does not own but can view 


10. Under what circumstances would the sharing button to be enabled on a detail view for a record.

 A. A developer has added the button to the page layout 
 B. When record sharing is enabled in the user profile 
 C. When record sharing is set to public read only or private for the object 
 D. When record sharing is set to public read/write for the object 



Answers :

1  b.  | 2.  b  |  3. a  | 4. b  | 5. a  |  6. b  | 7.  c  |  8. e  |  9. c  | 10 .  c

Comments

  1. for question 5 "B" is the anws right ?

    ReplyDelete
    Replies
    1. for question 5 Both "A" and "B" right?

      Marketing User Can manage campaigns, import leads, create letterheads, create HTML email templates, manage public documents, and update campaign history via the import wizards. Also has access to the same functionality as the Standard User.

      http://login.salesforce.com/help/doc/en/standard_profiles.htm

      Delete
  2. The correct answer for question 8 is A. As I know, field-level security doesn’t prevent searching on the values in a field.

    For more information check this out: http://na9.salesforce.com/help/doc/en/customize_layoutoverview.htm

    ReplyDelete
  3. For latest Salesforce certification dumps in PDF format contact us at completeexamcollection@gmail.com. Refer our blog for more details http://completeexamcollection.blogspot.in/2015/04/salesforce-certification-dumps.html

    ReplyDelete

Post a Comment

Popular posts from this blog

SF ADM 201 Dumps 5

1. Unmanaged packages do not include locked components but can be upgraded?  A. True  B. False 2. What of the following statements is True?  A. Tasks allow you to track the specific actions you plan to perform or have performed; Email Alerts cannot track specific actions  B. Email Alerts allow you to track the specific actions you plan to perform or have performed, Tasks cannot track specific actions  C. Email Alerts and Tasks allow you to track the specific actions you plan to perform or have performed  D. Email Alerts and Tasks cannot track the specific actions you plan to perform or have performed 3. The opportunities fields of the campaign statistics section on a campaign detail page will only be populated for the campaign designated as the primary campaign source?  A. True  B. False 4. Is it possible to have Sidebar search enabled with Global Search?  A. Yes  B. No 5. Which of the following is true about Page layouts?  A

Salesforce Certification 401

                                    Section - I  Dumps part I : SF dev 401 dumps 1 SF dev 401 dumps 2 SF dev 401 dumps 3 SF dev 401 dumps 4   SF dev 401 dumps 5  Dumps part II : SF dev 401 dumps 6 SF dev 401 dumps 7 SF dev 401 dumps 8 SF dev 401 dumps 9 SF dev 401 dumps 10

SF Dev401 Dumps 1

1.How many characters are there in the Salesforce case-insensitive id field of an object? Select the one correct answer. a. id field is not mandatory b. The field length is customizable c. This depends on the version of Salesforce d. 18 2.Name the prefix used by standard VisualForce markup tags. Select the one correct answer. vf apex c s 3.Which of the following cannot be included in a VisualForce page? Select the one correct answer. Java JavaScript HTML Flash 4.To create a new VisualForce page HelloWorld in development mode, which URL should be appended to server address? Select the one correct answer. /HelloWorld /vf/HelloWorld /apex/HelloWorld /home/HelloWorld 5.What is the maximum size of a VisualForce page? Select the one correct answer. 1 MB 5 MB 15 MB There is no limit on the size of a VisualForce page 6.What is the number of components that can be added to a dashboard? Select the one correct answer. 20 25 50 100 7.Whi