SFDC Dev 401-V

Q.1)  How can you create Many to Many relationship in salesforce.com ?

A.            Create a direct Many to Many relationship

B.            Use a junction Object

C.            Use a piece of code to relate both objects

D.            Not Possible to create Many to Many relationship in salesforce.com

Q.2) Can Dashboard Components be retrieved from Recycle Bin on deletion ?

A.            Yes

B.            No

Q.3) How many external Id’s are allowed on an object ?

A.            1

B.            2

C.            3

D.            4

Q.4) What can not be done with the profiles ?

A.            Control the tab access

B.            Set the CRUD permissions

C.            Give access to records by modifying the record types

D.            Control password settings

Q.5) Which functionality is NOT available on the Custom Object ?

A.            Validation Rules

B.            Assignment Rules

C.            Workflows

D.            Record Types

Q.6) Which of the following can be done by the Pagelayout Editor ?

A.            Make a Field Mandatory

B.            Make a Field Read-Only

C.            Both A & B

D.            None of Above

Q.7) Which of the following is not allowed ?

A.            Master (Custom object) and Detail (Standard object)

B.            Master (Custom object) and Detail (Custom object)

C.            Look Up between (Standard object) and (Standard object)

D.            Look Up between (Standard object) and (Custom object)

Q.8) How many different Master – Detail relationships can exist on the detail object side ?

A.            1

B.            2

C.            3

D.            4

Q.9) What happens when a parent record is deleted in the Parent Child model having a Lookup Relationship between Parent – Child Objects ?

A.            Child records are also deleted

B.            Shows an error

C.            Cant delete the record

D.            Child records are not deleted

Q.10) How the formula will look like if you want to calculate the date/time difference b/w created date ?

A.            Today() – datevalue(created date)

B.            Created date – Now()

C.            Now() – created date

D.            DateValue(created date) – today()

Q.11) For a Contact object, All users should be able to see all the fields except User Y who should net be able to see Mobile No. Field. This functionality will be achieved by ?

A.            Organization Wide Default

B.            Profile

C.            Field Level Security

D.            Page Layout

E.            Roles

Q.12) Which of the following represents controller in Model – View – Controller Model ?

A.            Tabs

B.            Page Layouts

C.            Custom Fields

D.            Visual Force Pages

E.            Apex Classes

Q.13) Which of the following is not the Return Type for Formula Fields ?

A.            Currency

B.            Radio Button

C.            Text

D.            Percent

Q.14) Which of the following can not be a Dependent Picklist ?

A.            Checkbox

B.            Multi-select Picklist

C.            Custom Picklist

D.            None of the Above

Q.15)  Can Data Loader be run through the Command Line ?

A.            Yes

B.            No

Q.16) Which of the following can not be done via Workflow ?

A.            Create a Task

B.            Create an Event

C.            Create an Email Alert

D.            Create an Outbound Message

Q.17) Which of the following is not a correct statement ?

A.            Tags can be enabled by enabling Tags permission for the Organization

B.            Tags can be enabled by enabling Tags permission for the Profiles

C.            Tags can be added on the Records

D.            Tags can be accessed from the Sidebar component

Q.18)Encrypted fields are editable regardless of whether the user has the “View Encrypted Data” permission.

A.            True

B.            False

Q.19) Which of the following can not be translated via Translation Workbench ?

A.            Custom Report Type

B.            Standard Field Help

C.            Validation Error Message

D.            Report Name

Q.20) Roll Up Summary fields work in which kind of relationship ?

A.            Many to Many Relationship

B.            One to One Relationship

C.            Master – Detail Relationship

D.            Lookup Relationship

Q.21)     Which functionality cannot be achieved by final rejection action in an Approval Process ?

A.            Change the status of a field to “Rejected”

B.            Send an email notification

C.            Unlock the record

D.            Delete the Record

Q.22)  What happens when 2 records have same external Id during an Upsert operation ?

A.            Both Records are updated

B.            First Record gets updated; Error is thrown for Second Record

C.            First Record gets updated; Second record gets created

D.            Error is reported

Q.23) When you delete an analytic snapshot, the source report and target object are also deleted ?

A.            True

B.            False

Q.24) Which feature is used to Report on Historical Data ?

A.            Reports

B.            Dashboards

C.            Analytical Snapshot

D.            Mobile Lite

E.            Entitlements

Q.25)  Folders are used in Salesforce.com to store ?

A.            Reports, Dashboards, Documents and Email templates

B.            Reports, Dashboards and Documents

C.            Dashboards, Documents and Email templates

D.            Reports and Dashboards

Q.26)  How many Dynamic Dashboards are allowed for an Organization ?

A.            3

B.            5

C.            7

D.            10

Q.27) What happens to the Secondary Relationship when the Primary Relationship is deleted in the Junction Object ?

A.            Secondary Relationship becomes Primary Automatically

B.            Secondary Relationship is made Primary manually

C.            Nothing Happens

D.            You can’t delete the primary relationship

Q.28)  Which of the following is related to View layer in MVC Model

A.            Workflow Rules

B.            Validation Rules

C.            Visual force Pages

D.            Custom Objects

E.            Apex Class

Q.29)     Do the Access granted to reports by the Folders roll up via the role Hierarchy

A.            Yes

B.            No

Q.30)     A corresponding list view is also automatically created, When a queue is created in Salesforce.com.

A.            True

B.            False

Q.31)  After creating a custom report type, can the user change the Primary object associated with that Report Type ?

A.            Yes

B.            No

C.            Depends on the Profile Permissions

D.            No Concept of Primary Object in Custom Report Type

Q.32)  A user has Read only Access to the account, will he be able to attach the File in the Attachment related list on a record ?

A.            Yes

B.            No

C.            Yes,If the file is less then 5 MB

D.            Yes, if file is more than 5 MB

Q.33)  Which of the following is not true regarding Custom Summary Formula fields ?

A.            Summary formula can reference another summary formula

B.            When fields are deleted, they are also deleted from the summary formulas that reference them

C.            One can have 5 Custom Summary Formulas on a report

D.            The summary types Sum, Largest Value, Smallest Value, and Average are not available for use with the Record Count Field

Q.34)  To deploy a piece of code from sandbox to Production, What percentage of test coverage is necessary ?

A.            25

B.            50

C.            75

D.            100

Q.35)  For dynamic dashboards, Running user can be set as the logged-in user ?

A.            True

B.            False

Q.36) Default values can be set on the Dependent Picklist Fields ?

A.            True

B.            False

Q.37) Roll-up summary and formula fields are always read only on detail pages and not available on edit pages ?

A.            True

B.            False

C.            Only applicable to Roll-up Summary Fields

D.            Only applicable to Formula Fields

Q.38)  The Size Limit of Attachments in SFDC is ?

A.            5MB

B.            10MB

C.            15MB

D.            20MB

E.            No Such Limit

Q.39) Dynamic Dashboards can have a Scheduled Refresh ?

A.            True

B.            False

Q.40) Standard reports parameters (Available Fields, Criteria, time Frame) be changed and saved in the same Standard Report ?

A.            True

B.            False

Q.41) How do you enable the multi Currency Feature in Salesforce.com ?

A.            Enable it from the Sidebar component of Setup

B.            Enable it from the profiles

C.            Enable it from going in to the Currency Tab

D.            Enable it by raising a case with salesforce.com

Q.42)  Dated Exchange Rates are not used for ?

A.            Forecasting

B.            Opportunities

C.            Opportunity products

D.            Opportunity product schedules

Q.43)  Standard fiscal years can start on the first day of any month of the year ?

A.            True

B.            False

Q.44)  Custom objects in sites have which kind of permission ?

A.            Read Only

B.            Read and Create

C.            Read, Create and Edit

D.            Read, Create, Edit and Delete

Q.45)  Which function records the database operations, system processes, and errors that occur when executing a transaction or while running unit tests ?

A.            System Log

B.            Debug Log

C.            Monitoring

D.            Setup Audit Trail

Leave a comment