Quiz 1 Flashcards

1
Q

What is the impact of changing the Local?

A. Business Hours
B. Currency
C. Language
D. Time Zone
E. Date Format
A

E. Date Format

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Access control is defined independently of objects that have a Lookup relationship.

A. True
B. False

A

A. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When an end user hovers their mouse over the icon that appears to the right of a field, the field description appears to give the end user more information about that field.

A. True
B. False

A

B. False

The help text appears when the user hovers over the help icon. The description is intended to describe the field to administrators and developers, and it does not appear to the end user.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Custom objects on the “detail” side of a master-detail relationship cannot have sharing rules.

A. True
B. False

A

A. True

Custom objects on the “detail” side of a master-detail relationship can’t have sharing rules, manual sharing, or queues, as these require the Owner field.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which is true about encrypted custom fields? (Select all that apply.)

A. They cannot have default values.
B. They cannot be type email.
C. They cannot be an External ID.
D. They cannot be edited while encrypted.
E. They cannot be set as unique.
A

A. They cannot have default values.
C. They cannot be an external ID.
E. They cannot be set as unique.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the name for an object that enables a many-to-many relationship between two other objects?

A. Child Object
B. Schema Object
C. Connector Object
D. Junction Object
E. Parent Object
A

D. Junction Object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A lookup relationship between two objects is loosely coupled.

A. True
B. False

A

A. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

You have created an application to track expenses. It is mandatory that a reason field be entered for each expense item. What are ways this could be accomplished? (Select all that apply.)

A. Check the Required field box on the field definition
B. Create a workflow rule
C. Check the Required field box for the filed on the Record Type definition
D. Create a validation rule for the field.
E. Check the Required field box on the page layout

A

A. Check the Required field box on the field definition
D. Create a validation rule for the field.
E. Check the Required field box on the page layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A field designated as required, is only required when it is added to a user’s page layout.

A. True
B. False

A

A. True

Required Fields are always displayed on all page layouts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are three tiers of Salesforce platform?

A. Training
B. User Interface
C. Meta
D. Data
E. Business Logic
A

B. User Interface
D. Data
E. Business Logic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which field types can be designated as an External ID?

A. Number
B. URL
C. Phone
D. Auto Number
E. Text
F. Email
A

A. Number
E. Text
F. Email

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A custom object contains employee salary and other employee information. The HR Manager may see all information about the employee. However, the HR Administrator should not see the salary. What settings would you use to accomplish this?

A. Organization Wide Defaults
B. Field Level Security
C. Page Layouts
D. Record Types
E. Sharing Rules
A

B. Field Level Security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When creating a custom picklist field, list values are entered delimited by a comma(,).

A. True
B. False

A

B. False

Picklist values are delimited by placing each new value on a separate line.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Standard picklist fields can be controlling or dependent?

A. True
B. False

A

B. False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following are required in a Force.com custom application. (Select all that apply.)

A. Ordered list of tabs
B. Name
C. Custom Object
D. Fields
E. Visual Force Pages
A

A. Ordered list of tabs
B. Name

At the minimum, a custom application contains a Name and List of tabs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What elements does a custom object automatically contain when it is created? (Select all that apply.)

A. Record Type
B. Standard Controller
C. Queues
D. Field Sets
E. Page Layout
A

B. Standard Controller

E. Page Layout

17
Q

Which standard fields are added when a custom object is created? (Select all that apply.)

A. Name
B. Description
C. Last Modified By
D. ID
E. Type
A

A. Name
C. Last Modified By
D. ID

Standard fields on a custom object include: ID, Created By, Created Date, Last Modified By, Last Modified Date, Name, Owner, Division

18
Q

Which statements are true about Master-Detail relationships. (Select all that apply.)

A. Access to parent determines access to children
B. The parent field on the child is required
C. Up to 25 allowed per object
D. Can be multiple layers deep
E. The Lookup field on the page layout is required

A

A. Access to parent determines access to children
B. The parent field on the child is required
E. The Lookup field on the page layout is required

19
Q

A field flagged as an External ID is not required to be unique.

A. True
B. False

A

A. True

20
Q

Access control is defined independently of objects that have a Master-Detail relationship.

A. True
B. False

A

B. False