Practice Exam 3 Flashcards
- What is the term for a pre-built business application available on the Salesforce AppExchange?
a) Component
b) Package
c) Widget
d) Module
Correct Answer: b) Package
- Which of the following is a fundamental building block of the Salesforce data model, used to store information?
a) Field
b) Layout
c) Object
d) Report
Correct Answer: c) Object
- What is the primary function of Salesforce Sales Cloud?
a) Managing customer service interactions and support cases.
b) Automating marketing campaigns and analyzing their effectiveness.
c) Supporting e-commerce operations and online storefronts.
d) Managing sales processes, leads, opportunities, and customer accounts.
Correct Answer: d) Managing sales processes, leads, opportunities, and customer accounts
- Which standard object represents a company, customer, or prospect with whom your organization has a relationship?
a) Contact
b) Lead
c) Account
d) Opportunity
Correct Answer: c) Account
- What is the purpose of a Junction Object in Salesforce?
a) To enforce a Master-Detail relationship.
b) To create a many-to-many relationship between two objects.
c) To define a one-to-many relationship.
d) To look up data from an external system.
Correct Answer: b) To create a many-to-many relationship between two objects
- Which type of field allows users to select one or more options from a predefined list?
a) Text Field
b) Number Field
c) Picklist Field (Multi-Select)
d) Checkbox Field
Correct Answer: c) Picklist Field (Multi-Select)
- What is the purpose of a Roll-up Summary Field?
a) To display data from a related record.
b) To automatically calculate a value from related detail records in a Master-Detail relationship.
c) To allow users to enter large amounts of text.
d) To create a link to another record or website.
Correct Answer: b) To automatically calculate a value from related detail records in a Master-Detail relationship
- What controls which fields are displayed when users view or edit a record?
a) Profiles
b) Permission Sets
c) Page Layouts
d) Record Types
Correct Answer: c) Page Layouts
- What allows you to tailor the picklist values available for a field based on the selected Record Type?
a) Field-Level Security
b) Validation Rules
c) Workflow Rules
d) Record Types
Correct Answer: d) Record Types
- Which Salesforce automation tool can send automated email responses based on specific record criteria?
a) Workflow Rules
b) Process Builder
c) Auto-Response Rules
d) Assignment Rules
Correct Answer: c) Auto-Response Rules
- What is the purpose of Assignment Rules in Salesforce?
a) To automatically assign records to specific users or queues based on defined criteria.
b) To validate data entered by users.
c) To automate tasks based on record changes.
d) To send automated email notifications.
Correct Answer: a) To automatically assign records to specific users or queues based on defined criteria
- Which Salesforce tool allows you to automate approval processes for records?
a) Workflow Rules
b) Process Builder
c) Approval Processes
d) Validation Rules
Correct Answer: c) Approval Processes
- What is a collection of reports and visual elements arranged together to provide a snapshot of key metrics?
a) List View
b) Report Folder
c) Dashboard
d) Analytic Snapshot
Correct Answer: c) Dashboard
- Which type of report allows you to group and summarize data by both rows and columns?
a) Tabular Report
b) Summary Report
c) Matrix Report
d) Joined Report
Correct Answer: c) Matrix Report
- What controls a user’s ability to perform specific actions within Salesforce, such as creating or editing records?
a) Roles
b) Profiles
c) Public Groups
d) Permission Sets
Correct Answer: b) Profiles
- Which security feature restricts access to specific fields, even if a user has access to the object?
a) Object-Level Security
b) Record-Level Security
c) Field-Level Security
d) Organization-Wide Defaults
Correct Answer: c) Field-Level Security
- What is the purpose of the Role Hierarchy in Salesforce security?
a) To define the user interface layout.
b) To control record access based on a user’s position within the organization.
c) To assign specific permissions to users.
d) To manage user passwords and login settings.
Correct Answer: b) To control record access based on a user’s position within the organization
- What does “Public Read/Write” Organization-Wide Default setting mean for an object?
a) All users can view and edit all records of that object.
b) Users can only view records they own or that are shared with them.
c) Users can view all records but can only edit records they own.
d) Access is controlled solely by the Role Hierarchy.
Correct Answer: a) All users can view and edit all records of that object
- What is the process of installing a pre-built application from the AppExchange called?
a) Configuration
b) Customization
c) Installation
d) Deployment
Correct Answer: c) Installation
- Which of the following is used to write custom business logic that executes on the Salesforce platform?
a) SOQL
b) SOSL
c) Apex
d) Visualforce
Correct Answer: c) Apex
- Which tool can be used to create custom objects, fields, and relationships through a graphical interface?
a) Report Builder
b) Process Builder
c) Schema Builder
d) Lightning App Builder
Correct Answer: c) Schema Builder
- What is a set of reusable building blocks for creating Lightning pages and applications?
a) Apex Triggers
b) Visualforce Components
c) Lightning Components
d) Workflow Actions
Correct Answer: c) Lightning Components
- What is a key feature of the Salesforce Lightning Experience user interface?
a) It is identical to the Salesforce Classic interface.
b) It is primarily designed for backend data management.
c) It offers a modern, intuitive, and responsive design.
d) It has limited customization capabilities.
Correct Answer: c) It offers a modern, intuitive, and responsive design
- How can users quickly navigate to specific records or settings within Salesforce?
a) Using the Report Builder.
b) Using Global Search.
c) Using the Schema Builder.
d) Using Workflow Rules.
Correct Answer: b) Using Global Search