SFDC Dev 401-III

[101]IsNew() function allows different validation rules for create & update actions True or False
A. True
B. False
Ans:A

[102]When writing a validation rule, developers must write the error condition criteria True or
False
A. True
B. False
Ans:A

[103]Select the option which is correct. Profile controls Login Hours and Login IP Range Select
the correct choice
A. Yes this is correct
B. No, Profile can only contact Login hours. IP Ranges is not controlled here.
C. No, Profile can only control IP Ranges, and not login hours
D. No, Profile does not control login hours or Login IP Ranges
Ans:A

[104] Permissions on Standard profiles cannot be customized True or False
A. True
B. False
Ans:A

[105]Choose the right answers only. Organization wide access levels are: Choose Only Three
A. Public Read/Write
B. Public Read Only
C. Private Read /Write
D. Private Read only
E. Private
Ans:ABE

 

[106]Choose the ones which are applicable. Record Type allow developers to associate
__________ and ___________ to users based on their profile Choose Only Two
A. Picklist value
B. Role
C. Business Process
D. Hidden Characters
E. Subclassing
F. Forecasting
G. Error Handling
Ans:AC

[107] Child Records in Master detail Relationship inherit their Organization wide defaults from
their parents True or False
A. True
B. False
Ans:A
[108] Lacking the “Read” permission for an objects means that the user will not be able to access
it at all True or False
A. True
B. False
Ans:A

[109] Field level security overrides any less-restrictive field access settings in the page layouts
and search layouts True or False
A. True
B. False
Ans:A

[110] Page Layout controls the following Field properties Except: Select All which apply
A. Visible
B. Read Only
C. Read Write
D. Required
E. Data Management
Ans;CE

[111]A record type of the record can be changed after it has been saved. However, if the record
type is changed later, the values in the record will be lost True or False
A. True
B. False
Ans:B

[112] Child Records in a lookup relationship have independent organization wide defaults from
their parents True or False
A. True
B. False
Ans:A

[113] Profiles is a sub-set of the Sharing Model True or False
A. True
B. False
Ans:B

[114]All the statements are true regarding Sharing Rules Except: Select the correct choice
A. Automatic Exceptions to Organization Wide Defaults for a particular group of users
B. Never permitted to be more restrict the Organization Wide Default settings
C. Used to open up access to records
D. Can to be more restrictive than Organization Wide Defaults
Ans:D

[115] Custom Objects can be owned by queues True or False
A. True
B. False
Ans:A

[116]In a master detail relationship the owner of the parent record controls both the parent and
the child True or False
A. True
B. False
Ans:A

[117]Select all which are Correct. What is true about Role Hierarchy: Select two choices only
A. Controls Data Visibility
B. Controls record roll up for reporting
C. Is the company’s Organization chart
D. Controls Custom Apps Record Types
Ans:AB

[118] Manual Sharing can be Granted By Owners, Anyone above the owners in the Role
Hierarchy , System Administrators True or False
A. True
B. False
Ans:A

[119]A user must be associated to at least one Role True or False
A. True
B. False
Ans:B

[120]Select all which are correct. Organization wide Defaults are: select all the correct choices
A. Security settings that defines the baseline level of access of data records that you do not
own
B. Used to restrict access to data
C. Defined for Standard Objects
D. Defined for Custom Objects
E. Defined for Unclaimed objects
Ans:ABCD

[121] Public Groups can be made of any combination of the following Except Choose One
Answer only
A. Users
B. Roles
C. Queues
D. Roles and Subordinated
E. Public Groups
Ans:C

[122]How many debug logs are retained for an organization. Select the correct answer
A. 5
B. 10
C. 20
D. 50
Ans:C

[123] Developers can retain and manage the debug loigs for specific users True of False
A. True
B. False
Ans:A

[124] Setup Audit Trail changes are tracked for —- days Select the correct answer
A. 50
B. 100
C. 180
D. 200
Ans;C

[125] When a new workflow rule is created it does not affect existing records True of False
A. True
B. False
Ans;A

[126] Field history tracking allows users to choose up to —– fields per object Select the correct
answer
A. 5
B. 10
C. 20
D. 40
Ans:C

[127] Time dependent workflows can be used when a rule is set to be evaluated “Every time a
record is created or updated” True of False
A. True
B. False
Ans:B

[128] Parallel approval Processes allow a record to be sent for approval to up to —- diff users
simultaneously Fill in the blanks
A. 5
B. 10
C. 25
D. 100
Ans:C

[129]When new objects and fields are added to Salesforce they are immediately available for
reporting True of False
A. True
B. False
Ans:A

[130] Using API Data Loader which of following things are considered ?(choose 2)
A. Validiation Rules
B. Required fields in sharing settings
C. Apex Trigger
D. Required fields on Page layout.
Ans:BC

[131]If review object has master-detail relationship with job application. Reviews records should
not get deleted once job application is approved.?
A. True
B. False
Ans:A

[132] Object B has lookup field to object A,object C has lookup field to object B,then how to
access A records with c in reports.
A. using Standard Report types.
B. Creating custom Report type.
C. creating normal report
D. None of above.
Ans:B

[133] View Encrypted field is enable for which profile (choose 1)
A. Standard user Profile
B. System Admin
C. Read only
D. None of Above
Ans:D

[134] External id allowed for which field types.(choose three)
A. Text
B. Email
C. Number
D. Text Area
E. Date
Ans:ABC

[135] Create object Tab, what effects it has on home page Sidebar layout.(choose 2)
A. Recent Items
B. Search Layout
C. Create new
D. Tags
Ans:AC

[136] Which options are related to data Base?(choose 3)
A. custom Objects
B. Custom Tabs
C. Page Layout
D. Master-Detail Relationship
E. Custom Fields.
Ans:ADE

[137] If Approval Process is modified, how user will know changes has made or not? (choose 2)
A. In Debug log
B. Set up Audit Trial
C. Modified by Field
D. one more option
Ans:AC

[138] Divisions do not restrict users access to data & are not meant for security purposes
A. True
B. False
Ans:A

[139]If Analytical snapshot is scheduled for a run. Which of following changes will not allow it
to run.(choose 2)
A. changing target object
B. changing source object report to matrix
C. creating trigger on target object
D. creating Approval process on target object.
Ans:CD

[140] User X & user Y should able to see candidate records. But user Y should not able to see
Address field. What should be done?
A. Set candidate object to R/O & use manual sharing.
B. use Fields level security
C. using page layout
D. one more option
Ans:B

[141]Which of things is possible using Import Wizard.
A. Import, Export, Update and Delete for all custom objects
B. De-Duplication of records
C. Schedule Import
D. Only Importing Records.
Ans:B

[142] In case object if u update the contact name field, the account name field will automatically
default to the account associated with the contact when you save the case
A. True
B. False
Ans:B
[143]If object B has lookup field to Object A, then which thing is true about cross object
formula?
A. Access object A fields, Object B fields on Object A.
B. Only Access Object B fields on object B.
C. Access Object B fields, Object A fields, User fields on object B.
D. None of the Above.
Ans:C

[144] Using Data Loader, we want to load Data for Account, Contacts, User. What order we
should follow?
A. Account, contact,user
B. user, contact, Account
C. Any order
D. User, Account, contact.
Ans:D

[145]If we need to update records using Data loader which things are to be considered?
A. Name Field
B. Records Id’s
C. created by,Modified By fields
D. Owner Id’s
Ans:B

[146] Roll up Summary on formula fields?
A. Not Allowed.
B. Depends on formula return types .
C. All formula fields.
Ans:B

[147] On Position Object we have one field department. So we want to see position records
group by department. How is it possible?
A. using Tabular report
B. using Summary Report
C. Using Matrix report
D. None of above
Ans:B

[148]API for salesforceis :
A. Salesforce.com Metadata API
B. Salesforce.com API
C. Salesforce.com Salesone API
D. Some AJAX API(am not sure of this option)
Ans:A

[149]If a person want to report on trend, what feature is provided by SF:
A. Matrix Report
B. Summary Report
C. Dashboard
D. Analytic Snapshot
Ans:D

[150]While using a data loader, authentication error is encountered. The Problem may be(Mark 2
Options)
A. Destination url error
B. User name error
C. Password Encryption Error
D. Mapping file error
Ans:AB

Leave a comment