APP BUILDER: TEST EXAM 2

APP BUILDER: TEST EXAM 2

KG

60 Qs

quiz-placeholder

Similar activities

QCM 1 - SF ADM

QCM 1 - SF ADM

University

62 Qs

Volume B

Volume B

University

63 Qs

ADX 201 Random 1

ADX 201 Random 1

Professional Development

65 Qs

ADX 201 Quiz 2

ADX 201 Quiz 2

Professional Development

64 Qs

ADX 201 Random 3

ADX 201 Random 3

Professional Development

65 Qs

ADX 211

ADX 211

Professional Development

65 Qs

OIC Reviewer

OIC Reviewer

Professional Development

55 Qs

SET2 Sales

SET2 Sales

KG

65 Qs

APP BUILDER: TEST EXAM 2

APP BUILDER: TEST EXAM 2

Assessment

Quiz

Other

KG

Medium

Created by

Topete Salas

Used 7+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen to a roll-up summary field when attempting to convert a master-detail relationship to a lookup relationship?

A. Nothing, as the roll-up summary field will not be affected after the conversion

B. The roll-up summary field will be deleted as long as it's not referenced in any formula field

C. The roll-up summary field will be converted to a Number field

D. Nothing, as the conversion to the lookup relationship will not be allowed

Answer explanation

If a roll-up summary field exists on the master object in a master-detail relationship, converting the relationship type to a lookup relationship will not be allowed. Therefore, no changes will happen to the roll-up summary field since the conversion is not possible.

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A Salesforce Administrator of Cosmic Service Solutions has created a flow that will be used as a call script by support agents for one of their United States clients. The director of the company has asked the Salesforce Administrator to create similar call scripts for a few client companies in the country and other countries, such as France and the United Kingdom. Which of these options would make it easier to create the other country-specific flows?Choose 2 answers.

A. An AppExchange application can be downloaded and installed to clone the flow then customized

B. A flow template can be made, and the template can be cloned and customized for other countries

C. The flow can be copied and customized to create other country-specific flows

D. A flow solution can be used to create multiple flows using the existing flow

Answer explanation

It is possible to turn a flow into a template by navigating to the flow list page in Setup, clicking 'Edit', and selecting 'Template'. The template can be cloned and customized for other countries based on business requirements.

It is possible to save a flow as a new flow to create a copy of that flow. However, instead of downloading and installing an AppExchange application, it is better to use native functionality. A flow solution is a configurable pre-built business process with flow templates.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the considerations when building Lightning components?

Choose 3 answers.

A. Lightning Web Components are custom HTML elements using HTML and modern JavaScript.

B. Lightning Web Components and Aura components can coexist on the same page.

C. The Developer Console is used for building Lightning Web Components.

D. Lightning Web Components can contain Aura Components as child components.

E. Lightning components can be built using the Lightning Web Component model and the Aura Component model.

Answer explanation

Lightning components can be built using two programming models – Lightning Web Components and Aura Components. Lightning Web Components come with custom HTML elements using HTML & JavaScript and uses the W3C Web Components standard such that they run natively in browsers, are lightweight and provide optimal performance. Lightning Web Components and Aura Components will not conflict with each other and can coexist and interoperate on the same page.

In order to build a Lightning Web Component, an external code editor is required, Lightning web components cannot be developed in the Developer Console. Lightning Web Components cannot contain Aura Components, but Aura Components can contain Lightning Web Components.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A Salesforce Administrator can define a sharing rule to share records with a public group. Which of the following can be included in a public group?

Choose 3 answers.

A. Permission Sets

B. Users assigned to specific territories

C. Roles

D. Profiles

E. Other public groups

Answer explanation

Public groups can contain a combination of users, roles, users assigned to specific territories, other public groups and roles, and subordinates in the hierarchy. Profiles and permission sets cannot be included in a public group definition.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Grand College is an educational institution that tracks student data using Salesforce. It would like to generate the attendance records for its students in a printable PDF format with data from at least five different objects. Which of the following would help in achieving this use case?

A. Add the PDF Lightning component in Lightning App Builder

B. Build a report in Report Builder and export it as a PDF file.

C. Build a Visualforce page to display the necessary data.

D. Add the built-in 'Convert PDF' button to the page layout.

Answer explanation

A Visualforce page can be created and rendered as a PDF file by setting the 'renderAs' attribute of the <apex:page> Visualforce tag to 'pdf'.

A 'Convert PDF' button does not exist. A PDF Lightning component does not exist in Lightning App Builder. A report can only be exported in either XLS, XLSX, or CSV format.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following provides an interactive environment for viewing, creating and modifying objects, fields, and relationships in Salesforce?

A. Flow Builder

B. Process Visualizer

C. Schema Builder

D. Process Builder

Answer explanation

Schema Builder provides a dynamic environment for viewing, creating and modifying all the objects, fields, and relationships in a Salesforce org. Existing schema can be viewed, and new custom objects, custom fields, and relationships can be added using drag-and-drop in the interactive user interface.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What can be used to model a many-to-many relationship between two custom objects?

Choose 2 answers

A. Junction object

B. Lookup relationship

C. Hierarchical relationship

D. Master-detail relationship

Answer explanation

Master-detail relationships are used to model many-to-many relationships between two objects. A junction object is a custom object with two master-detail relationships and is used to connect the two objects that are related to each other.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?