최신 PDI 무료덤프 - Salesforce Platform Developer I (PDI)
Which two statements are true about using the @testSetup annotation in an Apex test class?
Choose 2 answers
Choose 2 answers
정답: A,D
설명: (DumpTOP 회원만 볼 수 있음)
Which three data types can a SOQL query return?
Choose 3 answers
Choose 3 answers
정답: A,B,D
설명: (DumpTOP 회원만 볼 수 있음)
A developer is integrating with a legacy on-premise SQL database.
What should the developer use to ensure the data being integrated is matched to the right records in Salesforce?
What should the developer use to ensure the data being integrated is matched to the right records in Salesforce?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
What is the result of the following code?


정답: A
설명: (DumpTOP 회원만 볼 수 있음)
What can be used to override the Account's standard Edit button for Lightning Experience?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Universal Containers wants to assess the advantages of declarative development versus programmatic customization for specific use cases in its Salesforce implementation.
What are two characteristics of declarative development over programmatic customization?
Choose 2 answers
What are two characteristics of declarative development over programmatic customization?
Choose 2 answers
정답: C,D
설명: (DumpTOP 회원만 볼 수 있음)
A credit card company needs to implement the functionality for a service agent to process damaged or stolen credit cards. When the customers call in, the service agent must gather many pieces of information. A developer is tasked to implement this functionality.
What should the developer use to satisfy this requirement in the most efficient manner?
What should the developer use to satisfy this requirement in the most efficient manner?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
What is the result of the following code snippet?
public word doWork(Account acct) {
for (Integer i = 0; i <= 2007 i++) {
insert acct;
}
public word doWork(Account acct) {
for (Integer i = 0; i <= 2007 i++) {
insert acct;
}
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
A developer needs to have records with specific field values in order to test a new Apex class.
What should the developer do to ensure the data is available to the test?
What should the developer do to ensure the data is available to the test?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
What does the Lightning Component framework provide to developers?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)