Examen III

Description

Examen III
yennyyorlady
Quiz by yennyyorlady, updated more than 1 year ago
yennyyorlady
Created by yennyyorlady over 8 years ago
46
0

Resource summary

Question 1

Question
What are the limits for Visualforce pages?
Answer
  • Up to 10 Mb of content, can display up to 50Mb of data
  • Up to 1Mb of content, can display up to 15Mb of data

Question 2

Question
What are Visualforce Controllers?
Answer
  • A set of instructions that specify what happens when a user interacts with the components specified in the page.
  • It is a set of objects and components

Question 3

Question
What attributes are required for the component?
Answer
  • Name
  • Own
  • Entity Id

Question 4

Question
What attribute of the component can be used to hide the related lists
Answer
  • Related List
  • Hidden

Question 5

Question
What attribute of the component can be used to hide the sidebar?
Answer
  • sidebar
  • hidden

Question 6

Question
What are static resources?
Answer
  • Controller
  • Uploaded content that can be referenced in a Visualforce page

Question 7

Question
Where can you access and create new static resources?
Answer
  • In the Setup menu, under Develop, Static Resources
  • In the Setup menu, Static Resources

Question 8

Question
What does development mode enable? (Select all that apply)
Answer
  • Inline editor
  • File check In and out
  • Page creation
  • Development sandbox

Question 9

Question
What type of content can be include in Visualforce pages? (Select all that apply.)
Answer
  • Text
  • HTML
  • JavaScript
  • Flash

Question 10

Question
Which of the following best defines controllers?
Answer
  • A set of instructions specifying what happens when a user interacts with the components specified in the page. Available for all standard and custom objects.
  • These contain the code for displaying a custom user Interface, and are a combination of standard Web technologies such as HTML JavaScript (including AJAX), and Flex
  • These are either standard or custom UI const

Question 11

Question
Script tags allow you to create JavaScript (or other types of) functions that can be used with in your pages.
Answer
  • True
  • False

Question 12

Question
You can only use Style tags to change the look and feel of a page.
Answer
  • True
  • False

Question 13

Question
You can use the component to deploy a flow within a Visualforce page
Answer
  • True
  • False

Question 14

Question
What is Connect Offline?
Answer
  • Connect Offline is a client application that lets you access a subset of Salesforce records using the same browser-based interface as the online system but without an Internet connection.
  • Connect Offline is a component that lets you connect with other objects without internet

Question 15

Question
Which are the types of Assignment Rules?
Answer
  • Lead Assignment Rules
  • Case Assignment Rules
  • Account Assignment Rules

Question 16

Question
Which are the types of auto-response rules?
Answer
  • Lead auto-response rule
  • Case auto-response rule

Question 17

Question
Which Assignment Rule is available only if territory management is enabled?
Answer
  • Contact Assignment Rule
  • Account Assignment Rule

Question 18

Question
Which are the types of teams?
Answer
  • Sales Teams to work on Opportunities
  • Case Teams to work on Cases
  • Account Teamsto work on Accounts. Sales Team is now called as Opportunity Team.

Question 19

Question
Which are the desktop clients that integrate Salesforce with your PC?
Answer
  • Connect for Outlook
  • Connect for Lotus Notes
  • Connect for Office
  • Connect Offline

Question 20

Question
Which are the ways to mass delete records?
Answer
  • Using Apex Data Loader or from Setup
  • Using VisualForce

Question 21

Question
Which are the Standard profiles?
Answer
  • System Administrator
  • Contact Manager
  • Solution Manager
  • Sale User
  • Standard User
  • Read Only
  • Marketing User
  • Contract Manager

Question 22

Question
Out of the custom field types which is not available during data loading using Apex Data Loader?
Answer
  • Auto-number
  • Id

Question 23

Question
Which operations are available in roll-up summary field?
Answer
  • sum
  • max
  • avg
  • min
  • group

Question 24

Question
Which field type is not available while creating a new custom field in a newly created custom object?
Answer
  • roll-up summary field
  • master-detail field

Question 25

Question
The differences between lookup relationship and master-detail relationship: In master-detail relationship if parent record is deleted, then all the associated child records get deleted. In lookup relationship if parent record is deleted, then all the associated child records are not deleted. In master-detail relationship each child record must compulsorily have a parent record. In lookup relationship child records can exist without having parent record. Roll-up summary field is available for master-detail relationship only.
Answer
  • True
  • False

Question 26

Question
When would creation of master-detail relationship fail?
Answer
  • detail relationships. A standard object can be a child object only in a lookup relationship, not in a master-detail relationship.
  • detail relationships. A custom object can be a child object only in a lookup relationship, not in a master-detail relationship.

Question 27

Question
Up to how many custom fields in a standard or custom object can be marked as external id field?
Answer
  • 3
  • 2
  • 1

Question 28

Question
A standard field can be marked as external id field.
Answer
  • True
  • False

Question 29

Question
the difference between Export and Export All in Apex Data Loader: Deleted records are stored in Sales force for 45 days. In 'Export All' the deleted records also get exported. In ‘Export’ the deleted records do not get exported.
Answer
  • True
  • False

Question 30

Question
If no record name is provided in the csv file while inserting a new record into Salesforce, then the record id value is put into the recordname field of this new record.
Answer
  • True
  • False

Question 31

Question
Which are the standard fields of a custom object?
Answer
  • Name
  • Owner
  • Created By
  • Last Modified By

Question 32

Question
Which of the standard fields of a custom object can be modified/specified during data load using Apex Data Loader?
Answer
  • Name
  • Owner
  • ID

Question 33

Question
The order of evaluation for record viewing is: At profile level Read All or Modify All, Owner of record, Organization Wide Default, Role hierarchy, Sharing rules
Answer
  • True
  • False

Question 34

Question
While adding a contact role to an Account which of these contacts a counter available?
Answer
  • Contacts present in the related list of that Account
  • All Contacts from the Contact object.

Question 35

Question
What values are available for Field-level security?
Answer
  • Visible
  • Hidden
  • Read-Only

Question 36

Question
If a field is marked as 'Visible' in 'Field-level security' and 'Read-Only' on the page layout, then how would the field be available to the end user as Visible (i.e. editable) or Read-Only?
Answer
  • Visible
  • Read-Only

Question 37

Question
Which of these standard fields can be tracked through Field HistoryTracking?
Answer
  • Name
  • Owner
  • Created By
  • Last Modified By

Question 38

Question
Which are the types of activities?
Answer
  • tasks
  • calendar events
  • requested meetings
  • Approvals process

Question 39

Question
Which are the places where activities can be viewed?
Answer
  • on the associated records
  • on the Approval process
  • on the Home tab

Question 40

Question
To remove field which is 'Always on Layout' on the page layout, go to each profile and in 'Field level security section' uncheck 'Visible' checkbox.
Answer
  • True
  • False

Question 41

Question
To remove field which is 'Always on Layout' and 'Required' on the page layout, first make it not compulsorily value required by properties -> uncheck 'Required' on page layout itself (click on the wrench symbol next to the field on the page layout), then go to each profile and in 'Field level security section' uncheck 'Visible' checkbox.
Answer
  • True
  • False

Question 42

Question
Standard picklist fields can be either controlling fields or dependent fields.
Answer
  • True
  • False

Question 43

Question
Custom picklist fields can be either controlling or dependent fields.
Answer
  • True
  • False

Question 44

Question
A field marked as 'Required' on an object (while creating the field itself on the object by checking the checkbox for ‘Required – Always require a value in this field in order to save a record’) can be overridden to make this field 'Read-Only' by checking the ‘Read-Only’ checkbox on the page layout.
Answer
  • True
  • False

Question 45

Question
Record types can be used to determine
Answer
  • picklist values
  • business processes (using different page layouts)
  • Both of above

Question 46

Question
A quote is a record showing proposed prices for products and services. You create a quote from an opportunity and its products. Each opportunity can have multiple associated quotes, and any one of them can be synced with the opportunity. When a quote and an opportunity are synced, any change to line items in the quote will sync with products on the opportunity, and vice versa. When your quote is complete, you can generate a PDF and email it to your customer
Answer
  • True
  • False

Question 47

Question
Which of these can edit a record during an approval process?
Answer
  • Only Administrator
  • Only Current approver
  • Both of above

Question 48

Question
Submitters can always recall approval requests.
Answer
  • True
  • False

Question 49

Question
If the entry criteria for a step in an approval process are not met, then the record gets rejected.
Answer
  • True
  • False

Question 50

Question
Initial Submission Actions, Final Approval Actions, Final Rejection Actions, Recall Actions, Approval Actions and Rejection Actions for each step in the approval process.
Answer
  • True
  • False

Question 51

Question
If an approver rejects an approval request, then the final rejection actions are always executed.
Answer
  • True
  • False

Question 52

Question
New approval steps can be added to an active approval process only if it is deactivated.
Answer
  • True
  • False

Question 53

Question
Records can enter an approval process based on
Answer
  • A. Based on criteria.
  • B. If 'All records enter this approval process' checkbox is checked, then all records of that object which are submitted for approval would enter this approval process.
  • Only A is valid
  • Only B is valid
  • Both A and B are valid

Question 54

Question
A workflow rule is triggered based on A) Based on criteria B) If 'All records enter this workflow rule' checkbox is checked, then all records created of that object would cause the workflow rule to be triggered.
Answer
  • Only A is valid
  • Only B is valid
  • Both A and B are valid

Question 55

Question
Specifying entry criteria is compulsory for
Answer
  • Workflow rule
  • Approval process
  • Both workflow rule and approval process
  • Neither workflow rule nor approval process

Question 56

Question
If the record submitted does not meet the entry criteria of any active approval process, then the record gets rejected
Answer
  • True
  • False

Question 57

Question
Rollup summary can be created for
Answer
  • Master-detail relationship
  • Lookup relationship
  • Both of above

Question 58

Question
To enforce data consistency using validation rule, which function should be used?
Answer
  • VLOOKUP
  • Approvals process

Question 59

Question
To enforce data format using validation rule, function used REGEX
Answer
  • True
  • False

Question 60

Question
Validation rule trigger assignment rule auto-response rule workflow rule Escalation rule
Answer
  • True
  • False
Show full summary Hide full summary

Similar

Physics Revision
Tom Mitchell
A-level French Vocabulary
daniel.praecox
History of Psychology
mia.rigby
B3- Science. Cells, Genes and Enzymes.
MissChurro
English Poetry Key Words
Oliviax
Evolution
rebeccachelsea
Biology B2.1
Jade Allatt
GCSE REVISION TIMETABLE
rebekahanne11
B1.1.1 Diet and Exercise Flash Cards
Tom.Snow
Carbohydrates
Julia Romanów
Derecho Aéreo
Adriana Forero