Salesforce Certified Platform App Builder — Question 328

DreamHouse Realty is building a custom Lightning app to track its expanding solar water collection business. The Lightning app currently contains a custom Lightning record page with standard components.

From which two resources should an app builder get custom components to bring into the new Lightning app? (Choose two.)

Answer options

Correct answer: B, D

Explanation

The correct options are B and D. AppExchange is a platform where users can find and install custom Lightning components created by third-party developers, making it a valuable resource. Apex Code, being a programming language for Salesforce, allows developers to create custom components, while Visualforce and Import Wizard do not directly provide custom components for Lightning apps.