nerdexam
Salesforce

PDI · Question #205

What can be easily developed using the Lightning Component framework?

The correct answer is C. Lightning Pages. The Lightning Component framework is designed for building modern, responsive user interfaces, making it ideal for developing Lightning Pages.

Submitted by amina.ke· Apr 18, 2026User Interface

Question

What can be easily developed using the Lightning Component framework?

Options

  • ACustomized JavaScript buttons
  • BSalesforce Classic user Interface pages
  • CLightning Pages
  • DSalesforce integrations

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    89% (41)
  • D
    7% (3)

Why each option

The Lightning Component framework is designed for building modern, responsive user interfaces, making it ideal for developing Lightning Pages.

ACustomized JavaScript buttons

Customized JavaScript buttons are primarily associated with Salesforce Classic and are not the main focus or an 'easy' development target for the Lightning Component framework.

BSalesforce Classic user Interface pages

Salesforce Classic user Interface pages are built using Visualforce or older technologies and are not directly developed using the Lightning Component framework.

CLightning PagesCorrect

The Lightning Component framework, including both Aura Components and Lightning Web Components (LWC), is the foundational technology for building custom user interfaces in Salesforce Lightning Experience. These components are specifically designed to be easily incorporated into and compose Lightning Pages, providing dynamic and interactive user experiences within the Lightning platform.

DSalesforce integrations

While Lightning components can interact with integrated systems, the framework itself is primarily for UI development, not for building Salesforce integrations directly.

Concept tested: Purpose of Lightning Component Framework

Source: https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.components_introduction

Topics

#Lightning Components#Lightning Pages#UI Development

Community Discussion

No community discussion yet for this question.

Full PDI Practice