Salesforce ADM-211 Exam Practice Questions (P. 3)
- Full Access (379 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
SIMULATION -
Describe some ways you can proactively make sure quality data is entered into the system.
Describe some ways you can proactively make sure quality data is entered into the system.
Correct Answer:
See the solution below
1. Enforce Validation rules
2. Use custom lookup fields, workflow field updates, record types and page layouts to streamline data entry
3. Build reports that monitor data entry
See the solution below
1. Enforce Validation rules
2. Use custom lookup fields, workflow field updates, record types and page layouts to streamline data entry
3. Build reports that monitor data entry
send
light_mode
delete
Question #22
SIMULATION -
Describe the best way to manage Lockout Periods for maintenance?
Describe the best way to manage Lockout Periods for maintenance?
Correct Answer:
See the solution below
1. Create a profile that restricts the login hours for all users out during the maintenance session.
2. Then use Data Loader to switch everyone back when done.
See the solution below
1. Create a profile that restricts the login hours for all users out during the maintenance session.
2. Then use Data Loader to switch everyone back when done.
send
light_mode
delete
Question #23
S-Controls are only triggered through the user interface.
send
light_mode
delete
Question #24
SIMULATION -
Describe the difference between a lookup and a master-detail relationship?
Describe the difference between a lookup and a master-detail relationship?
Correct Answer:
See the solution below
Lookup: Creates a relationship that links this object to another object. The relationship field allows users to click on a lookup icon to select a value from a popup list. The other object is the source of the values in the list Master-detail: Creates a special type of parent-child relationship between this object (the child, or
"detail") and another object (the parent, or "master").
See the solution below
Lookup: Creates a relationship that links this object to another object. The relationship field allows users to click on a lookup icon to select a value from a popup list. The other object is the source of the values in the list Master-detail: Creates a special type of parent-child relationship between this object (the child, or
"detail") and another object (the parent, or "master").
send
light_mode
delete
Question #25
SIMULATION -
Describe the difference between an email template and a mail merge template:
Describe the difference between an email template and a mail merge template:
Correct Answer:
See the solution below
Mail Merge - done in outside application, paper-driven
Email Template- sent from the application via email
See the solution below
Mail Merge - done in outside application, paper-driven
Email Template- sent from the application via email
send
light_mode
delete
Question #26
SIMULATION -
Describe the differences between Case and an If function?
Describe the differences between Case and an If function?
Correct Answer:
See the solution below
Case Checks a given expression against a series of values. If the expression is equal to a value, returns the corresponding result. If it is not equal to any values, it returns the else _result
IF Determines if expressions are true or false.
Returns a given value if true and another value if false
See the solution below
Case Checks a given expression against a series of values. If the expression is equal to a value, returns the corresponding result. If it is not equal to any values, it returns the else _result
IF Determines if expressions are true or false.
Returns a given value if true and another value if false
send
light_mode
delete
Question #27
SIMULATION -
Describe the differences between Visual force and s-controls?
Describe the differences between Visual force and s-controls?
Correct Answer:
See the solution below
S-Controls:
1. Written in Ajax and run on the client
2. Hard-coded - can't reuse
3. Logic and presentation mixed
Visual Force:
1. Written in HTML& Apex, run on the server
2. Component model - can reuse code
3. Logic and presentation separated
See the solution below
S-Controls:
1. Written in Ajax and run on the client
2. Hard-coded - can't reuse
3. Logic and presentation mixed
Visual Force:
1. Written in HTML& Apex, run on the server
2. Component model - can reuse code
3. Logic and presentation separated
send
light_mode
delete
Question #28
SIMULATION -
Describe the properties and considerations for Master Detail Relationship records/fields.
Describe the properties and considerations for Master Detail Relationship records/fields.
Correct Answer:
See the solution below
The relationship field is required on all detail records.
Once the value of the relationship field has been saved, it cannot be changed.
The ownership and sharing of a detail record are determined by the master record.
When a user deletes the master record, all detail records are deleted.
You can create rollup summary fields on the master record to summarize the detail records.
See the solution below
The relationship field is required on all detail records.
Once the value of the relationship field has been saved, it cannot be changed.
The ownership and sharing of a detail record are determined by the master record.
When a user deletes the master record, all detail records are deleted.
You can create rollup summary fields on the master record to summarize the detail records.
send
light_mode
delete
Question #29
SIMULATION -
Describe the some symptoms of a sharing model that is too private.
Describe the some symptoms of a sharing model that is too private.
Correct Answer:
See the solution below
1. Lots of duplicate records
2. Users consistently have to manually share records
3. There are a large number of sharing rules
4. Admins have lots of requests for more record access
See the solution below
1. Lots of duplicate records
2. Users consistently have to manually share records
3. There are a large number of sharing rules
4. Admins have lots of requests for more record access
send
light_mode
delete
Question #30
SIMULATION -
Describe the use cases for Delegated Administration
Describe the use cases for Delegated Administration
Correct Answer:
See the solution below
Create /edit users and reset passwords
Create default sales teams -
Create personal groups for users
Assign users to specified profiles
Login as a user who has granted login access
Manage custom objects -
They help to assign routine admin tasks to others
Take the weight off of other Application
See the solution below
Create /edit users and reset passwords
Create default sales teams -
Create personal groups for users
Assign users to specified profiles
Login as a user who has granted login access
Manage custom objects -
They help to assign routine admin tasks to others
Take the weight off of other Application
send
light_mode
delete
All Pages