What is Visualforce in Salesforce?
Correct!
Wrong!
Visualforce is a framework that allows you to build custom user interfaces in Salesforce using HTML and Apex code.
What are Lightning Web Components (LWC)?
Correct!
Wrong!
LWC is a modern JavaScript framework for building reusable components and creating dynamic UIs in Salesforce.
What is the purpose of a page layout in Salesforce?
Correct!
Wrong!
Page layouts control the fields, sections, and related lists displayed on a record page, allowing you to customize the interface.