Official Bank 0/201

Salesforce Certified Platform Developer I Exam (CRT-450) - Salesforce Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
201 Total Questions
1
Question
Which code statement includes an Apex method named updateAccounts in the class AccountController for use in a Lightning web component?
Options
A import updateAccounts from "AccountControlles';
B import updateAccounts from "Salesforce/apex/AccountController:';
C import updateAccounts from "@salesforce/apex/AccountController.updateAccounts";
D import updateAccounts from "Account@ontroller.updateAccounts';
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
A developer must troubleshoot to pinpoint the causes of performance issues when a custom page loads in their org.

Which tool should the developer use to troubleshoot query performance?
Options
A Setup Menu
B Developer Console
C Visual Studio Code IDE
D AppExchange
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
The sales management team at Universal Containers requires that the Lead Source field of the Lead record be populated when a Lead is converted What should be done to ensure that a user populates the Lead Source field prior to converting a Lead?
Options
A Create an after trigger on Lead.
B Use Lead Conversion field mapping.
C Use a validation rule.
D Use a formula field.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Which two are phases in the Aura application event propagation framework? Choose 2 answers
Select 2
Options
A Emit
B default
C Control
D Buddle
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which action causes a before trigger to fire by default for Accounts?
Options
A Renaming or replacing picklists
B updating addresses using Mass Address updated tool
C Converting Leads to Contacts
D Importing data using the Data Loader and the Bulk API
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.