Skip to main content

SF Dev 401 Dumps 15


1.Is it possible to set the System Fields like Created date to any Date during the Initial Load?

 A. Yes
 B. No
 C. Yes, A Case needs to be raised with Salesforce.com
 D. Yes, Appropriate Profile Permission needs to be given


2. Enabling Visualforce development mode provides you with:

 A. A special development footer on every Visualforce page.
 B. The ability to define new Visualforce pages just by entering a unique URL
 C. Error messages that include more detailed stack traces than what standard users receive
 D. All Of Above


3.What should be done in Field Level security Setting to make a Field Read only to all the Profiles?

 A. Enable Visible and Enable Read-Only
 B. Disable Visible but Enable Read-Only
 C. Enable Visible but Disable Read-Only
 D. Disable Visible and Disable Read-Only


4. Mini page layouts inherit record type and profile associations, related lists, fields, and field access settings from their associated page layout.

 A. True
 B. False


5.  Is it possible in Salesforce.com to Stop the Roll Up of Role Hierarchy for Standard Objects?

 A. Yes
 B. No


6.Divisions do not restrict users’ access to data and are not meant for security purposes.

 A. True
 B. False



7.Standard fields can be made as External Id Fields?

 A. Yes 
 B. No 


8.What is the difference between "View All Data" and "View All" permission available on Profile?

 A. The “View All Data” permissions override sharing settings for all objects in the organization, while the object permissions “View All” override sharing settings for the named object. 
 B. The “View All Data” permissions override sharing settings for the named object., while the object permissions “View All” permissions override sharing settings for all objects in the organization. 
 C. Both Have the Same Functionality 
 D. View All Permission allows User to View the Data whereas View All allows people to view the Setup 


9. What is the difference between 15 and 18 Digit Salesforce.com Id's?

 A. 15 Digit Id is Case Sensitive where as 18 Digit Id is Case Insensitive 
 B. 18 Digit Id is Case Sensitive where as 15 Digit Id is Case Insensitive 
 C. Both are Same 
 D. 15 Digit Id's is no longer used and SFDC now uses 18 Digit Id's 


10. First 3 Char of 15 Digit Id's identify the ?

 A. Records 
 B. Object 
 C. Field 
 D. Application 
 E. Organization 


11.Which is the first step when creating a report?

 A. Select type of report 
 B. Select object on which report needs to be generated 
 C. Select columns to be displayed 
 D. Select report name 
 E. Select the Fields which need to be Summarized 


12.The Status field cannot be updated by approval processes?

 A. True 
 B. False 


Answers :

1. c  |   2. d  |   3. a  |  4. a  |   5.  b  |   6.  a  |   7. b  |   8. a  |   9. a  |   10. b  |  11. b  |   12. a

Comments

  1. Can i know the answer for this

    What are the security models in force.com sites?
    a. Full crud access on custom objects
    b. Read/write access on s`td objects
    c. Visual force
    d. IP range restrictions

    ReplyDelete
  2. its d.IP range restriction

    ReplyDelete
  3. Yes. This is good stuff for prepare the sfdc 401 exam . I hope this will work in exam.

    ReplyDelete
  4. Regarding Q11, isn't the first step is select report type? Any help is appreciable.

    ReplyDelete
    Replies
    1. You always select the object first

      Delete
    2. yes you are correct
      but there is option as "type of report" not as "report type"

      report type refers : on which object/ relation we want build report\
      type of report refers " tabular / matrix / summary / joined

      Delete
  5. This comment has been removed by the author.

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
  6. It should be a, b, d I think for the sites security model question ..
    refer ..
    http://wiki.developerforce.com/page/An_Introduction_to_Force.com_Sites

    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