Wednesday 15 February 2012

DEV-401 Exam Questions with Answers


--> When a record has been rejected by all approvers, Salesforce executes all final rejection actions. Which of the following is NOT a possible final rejection action? Select the Right answer
    a) Lock the record from being edited
    b) Send an email to a designated recipient
    c) Delete the record
    d) Update a field on the record
--> Which of the following cannot be used on a User Page Layout? Please select two (2) choices. Select TWO choices.
    a) Tags
    b) Links
    c) Buttons
    d) Custom Fields
    e) Inline Visualforce
--> An organization wants to leverage a custom objects to track bugs. The organization wants the ability to related bugs to parent bugs in a parent-child relationship. What type of relationship should be used? Select the Right Answer
   a) master-detail
    b) self
    c) hierarchical
    d) many-to-many
--> An organization wants to leverage the import wizards to import different types of data.                 What type of data cannot be imported through the wizard? Select the Right Answer
    a) Accounts and Contacts
    b) Leads
    c) Custom Objects
    d) Users
--> An organization is interested in leveraging the Data Loader to load data into salesforce.com. Which of the following are NOT capabilities of the data loader? Please select two (2) choices. Select TWO Choices
    a) Import greater than 50,000 records
    b) Import data into 2 objects in a single transaction
    c) Rollback import transactions
    d) Run by command line
--> An organization needs the ability view the value of the Opportunity Stage field on an Opportunity Product related list. Please choose the declarative method of fulfilling the requirement. Choose the Right answer
    a) Create an Apex method to replicate the value on the child object, and set the field level security to read-only and expose the new field on the Opportunity Product related list.
    b) Create a cross object formula field on the Opportunity Product object and expose the formula field on the Opportunity Product related list.
    c) Create a validation rule on the Opportunity Product object.
    d) Create a new pick list field called Stage on the Opportunity Product object, and expose the    filed on the Opportunity Product related list.
--> A developer wants to leverage the console to view to see the parent object of the child object in focus on the console. How would a developer specify what related list fields are displayed on the parent object? Choose the Right answer
    a) On an child object’s mini-page layout
    b) On an parent object’s mini-page layout related lists field selection
    c) On the parent object’s page layout related lists field selection
    d) You cannot modify the related fields on the console view
--> An organization has two custom objects to track job positions and salaries for those positions. Everyone in the organization should be able to view the positions however, only select users can view the salary records. What steps should a developer take to ensure the requirement is fulfilled? Choose the Right answer
    a) Create a lookup relationship between positions and salaries; define public access on position and private access on salary
    b) Create a master-detail relationship between positions and salaries; define public access on position and private access on salary.
    c) Create a master-detail relationship between positions and salaries; define private access on position and create sharing rules on salary.
    d) Create a lookup relationship between positions and salaries; define public access on position and public access on salary; create sharing rules on salary to restrict visibility.
--> A developer has created a custom field marked as an external id on an object. If two records in the object have the same external id, and an upsert action occurred for that same external id what would happen. Choose the Right answer
    a) The first matching external id record would be updated
    b) Both matching external id records would be updated
    c) A new record is created
    d) An error would be reported
--> A developer has a requirement to collect the state and the cities for the state selected on account page layout. Once the user selects a state only the possible cities in that state should be available for entry, what is the best declarative method for fulfilling this requirement. Choose the Right answer
    a) Create a workflow rule that will update the city once a state is entered
    b) Create a validation rule which will cause an error if the city is not in the state that has been entered
    c) Create a dependent pick list for cities based on the state that has been entered
    d) Create a formula field that lookups the valid cities for the state entered
--> A developer has created an approval process. What would require that a formula entry criterion be used versus standard criteria? Choose the Right answer
    a) User profile evaluates to ‘System Administrator’
    b) Determine if the record is newly created
    c) Determine if a record has been updated
    d) Determine if a field has been changed             
--> An organization has created a HR application which contains a custom object for job positions and candidates for those positions. The HR managers want to see a view of the position with the best candidates for that position and not just all the candidates listed. What is the best method to fulfill the requirement? Choose the Right answer
    a) Add an inline Visualforce Page on the job position page layout
    b) Add the candidate related list to the job position page layout
    c) Create a validation rule on the job position page layout
    d) Create a formula field on the job position object and add to the page layout
--> Which of the following is not process or data intensive. Choose the Right answer
    a) Time entry application
    b) Inventory management
    c) Word processing
    d) Human resource management
--> Which two (2) items most closely relate to the View layer of the Model View Controller paradigm? Select TWO correct choices
    a) Page Layout
    b) Validation Rule
    c) Custom Tab
    d) Custom Field
--> In which salesforce instances would there be identical record IDs? Choose the Right answer
    a) Production; Full Sandbox
    b) Production; Full Sandbox; Apex Sandbox
    c) Production; Full Sandbox; Config Only Sandbox; Apex Sandbox;
    d) Salesforce.com never repeats record IDs
--> A developer has created a time-based workflow that escalates a Lead record 10 days after it has been created if no updates have occurred. What is the best way for the developer to test that the new time based workflow rule is functioning? Please select two (2) choices.
    a) User Debug Logs setup the Developer; create a new lead record; review debug logs
    b) Create a new lead record; view the time-based workflow queue;
    c) Setup the developer for time-based workflow queue; create a new lead record; view the time-based workflow queue;
    d) Create a new lead record; view the outbound messages queue
--> What settings can you specify on a profile? Please select two (2) choices.
    a) Revoke sharing permissions
    b) Enable record types
    c) Enable create read, create, edit, and delete on objects
    d) Specify language
--> A manager in an organization wants to share specific fields of data to his subordinates that only he has access to. What is the best way to share specific fields of data? Please select two (2) choices. Please select two (2) choices.
    a) Run As on dashboards
    b) Folder Permission on a Report
    c) Run As on scheduled reports
    d) Folder Permission on a Dashboard
--> Under what circumstances would the sharing button to be enabled on a detail view for a record. Choose the Right answer
    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
--> When creating a sharing rule what entities can data be shared to. Please select three (3) choices. Please select three (3) choices.
    a) Public Groups
    b) Users
    c) Roles
    d) Roles and Subordinates
    e) Queues


 

4 comments:

  1. good job.it's really useful.

    ReplyDelete
    Replies
    1. Thank you....you can refer more questions in this blog in future for ADM 201 & DEV 501 as well...

      Delete
  2. Thanks a lot, this has helped tons :)

    ReplyDelete
  3. Not good enough

    ReplyDelete