Salesforce Lightning Exam Questions PDF
Document Details
![Carenem](https://quizgecko.com/images/avatars/avatar-17.webp)
Uploaded by Carenem
HvA
Tags
Summary
This document contains a set of questions related to Salesforce Lightning components. The questions cover topics such as visual hierarchy, code exploration, component consistency and appropriate cloud solutions.
Full Transcript
120. Cloud Kicks has identified that its users are having difficulty figuring out where to look on a web page due to the number of design elements. What is one consideration that should be made to improve the visual hierarchy of the page? A. Proportion, keep all elements a similar size B. Hierarc...
120. Cloud Kicks has identified that its users are having difficulty figuring out where to look on a web page due to the number of design elements. What is one consideration that should be made to improve the visual hierarchy of the page? A. Proportion, keep all elements a similar size B. Hierarchy, larger elements need to be up top C. Scale, using relative size to signal importance 121. A UX Designer wants to explore sample code for Lightning components and see how changing to code affects the visual appearance in real-time, without deploying any code to a Salesforce org. Which resource should help accomplish this? A. Developer Center's Lightning Component Library B. Lightning Design System Website C. Sandbox Org 122. Cloud Kicks needs functional components that will be used on many pages. The components need to be consistent with the look and feel of Lightning Experience. What does the Salesforce Lightning Design System (SLDS) provide that will ensure consistency? A. Experience Lightning Components B. Lightning Component Builder C. Component Blueprints 123. Cloud Kicks (CK) wants to create an external-facing site where users can: Manage and submit cases via the web. Browse and search Knowledge Base articles. Contact Support via live chat. Which cloud should be used to design an appropriate solution for CK's users? A. Commerce Cloud B. Service Cloud C. Experience Cloud 124. A UX Designer is creating a custom To-Do List component to replace the standard Salesforce one. Their developer is using a parent-child Lightning Web Component (LWC) structure to build the