Official Bank 0/201

Platform Developer I (PDI) Exam (PDI) - Salesforce Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
201 Total Questions
1
Question
Which Apex class contains methods to return the amount of resources that have been used for a particular governor, such as the number of DML statements?
Options
A Limits
B Messaging
C Exception
D OrgLimits
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
A developer must implement a CheckPaymentProcessor class that provides check processing payment capabilities that adhere to what is defined for payments in the Payment Processor interface.

Exhibit

Which implementation is correct to use the PaymentProcessor interface class?

Exhibit

Exhibit

Exhibit

Exhibit

A) B)
C) D)
Options
A Option C
B Option B
C Option D
D Option A
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Consider the following code snippet:

As part of the deployment cycle, a developer creates the following test class:

When the test class runs, the assertion fails.

Which change should the developer implement in the Apex test method to ensure the test method executes successfully?
Options
A Add @Istest% seeAllDataTrue; to line 12 and enclose lines 15 and 16 within Test .set(Test); and test ste-ptest();.
B Query the Standard User into memory and enclose lines 15 and 16 within the system ,runAs;
method.
C Add System, runAs (Use; to line 14 and enclose line 15 within Test, startTest); and Test ().
D Query the Administrator use into memory and enclose lines 15 and 16 within the system,runAs (use); method.
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 Bubble
B default
C Emit
D Control
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
For which three items can a trace flag be configured?
Choose 3 answers
Select 3
Options
A Flow
B User
C Visualforce
D Apex Trigger
E Apex Class
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.