가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview

Salesforce Lightning 면접 질문과 답변

Ques 26. What is the purpose of the lightning:recordEditForm component?

The lightning:recordEditForm component is used to create a form for editing a record in Lightning Experience or Salesforce mobile app.

Example:

It simplifies the process of creating, updating, or deleting records in a Lightning component.

도움이 되었나요? Add Comment View Comments
 

Ques 27. How can you communicate between Lightning components in different Aura frameworks?

You can use Lightning Message Service to communicate between Lightning components in different Aura frameworks.

Example:

It enables communication across the DOM and between Aura components in different frameworks.

도움이 되었나요? Add Comment View Comments
 

Ques 28. What is the purpose of the lightning:overlayLibrary component?

The lightning:overlayLibrary component is used to create modals, popovers, and other overlay components in Lightning Experience.

Example:

It provides a standardized way to create and manage overlay components.

도움이 되었나요? Add Comment View Comments
 

Ques 29. How can you use Lightning components in Visualforce pages?

You can use the apex:includeLightning tag to include Lightning components in Visualforce pages.

Example:

도움이 되었나요? Add Comment View Comments
 

Ques 30. Explain the concept of Lightning App Page in Salesforce Lightning.

A Lightning App Page is a page layout that specifies the components and their arrangement for a Lightning app.

Example:

It defines how the app's components are displayed to users when they access the app.

도움이 되었나요? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.