최신 CRT-450 무료덤프 - Salesforce Certified Platform Developer I
What should a developer use to script the deployment and unit test execution as part of continuous integration?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
Which two events need to happen when deploying to a production org?
Choose 2 answers
Choose 2 answers
정답: A,B
설명: (DumpTOP 회원만 볼 수 있음)
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?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
Which three resources in an Aura component can contain JavaScript functions?
Choose 3 answers
Choose 3 answers
정답: A,B,D
설명: (DumpTOP 회원만 볼 수 있음)
The following code snippet is executed by a Lightning web component in an environment with more than
2,000 lead records:

Which governor limit will likely be exceeded within the Apex transaction?
2,000 lead records:

Which governor limit will likely be exceeded within the Apex transaction?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
(Full question statement)
Which statement generates a list ofLeadsandContactsthat have a field containing the phrase "ACME"?
Which statement generates a list ofLeadsandContactsthat have a field containing the phrase "ACME"?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
A developer created this Apex trigger that calls MyClass.mystaticMethod:
The developer creates a test class with a test method that calls MyClass.myStaticMethod directly, resulting in
81% overall code coverage What happens when the developer tries to deploy the trigger and two classes to production, assuming no other code exists?
The developer creates a test class with a test method that calls MyClass.myStaticMethod directly, resulting in
81% overall code coverage What happens when the developer tries to deploy the trigger and two classes to production, assuming no other code exists?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
How should a developer write unit tests for a private method in an Apex class?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
What are two characteristics related to formulas?
Choose 2 answers
Choose 2 answers
정답: A,B
설명: (DumpTOP 회원만 볼 수 있음)
Which Lightning Web Component custom event property settings enable the event to bubble up the containment hierarchy and cross the Shadow DOM boundary?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)