CRT-450 Exam Details

  • Exam Code
    :CRT-450
  • Exam Name
    :Salesforce Certified Platform Developer I (CRT-450)
  • Certification
    :Salesforce Certifications
  • Vendor
    :Salesforce
  • Total Questions
    :629 Q&As
  • Last Updated
    :May 25, 2026

Salesforce CRT-450 Online Questions & Answers

  • Question 481:

    Which standard field is required when creating a new contact record?

    A. LastName
    B. Name
    C. AccountId
    D. FirstName

  • Question 482:

    Which two components are available to deploy using the METADATA API? Choose 2 answers

    A. Web-to-Case
    B. Lead Conversion Settings
    C. Case Settings
    D. Web-to-Lead

  • Question 483:

    A developer created a custom order management app that uses an Apex class. The order is represented by an Order object and an Orderltem object that has a master-detail relationship to Order. During order processing, an order may be split into multiple orders.

    What should a developer do to allow their code to move some existing Orderltem records to a new Order record?

    A. Change the master-detail relationship to an external lookup relationship.
    B. Add without sharing to the Apex class declaration.
    C. Create a junction object between Orderltem and Order.
    D. Select the Allow reparenting option on the master-detail relationship.

  • Question 484:

    A developer executes the following query in Apex to retrieve a list of contacts for each account: List accounts = [Select ID, Name, (Select ID, Name from Contacts) from Account] ;

    Which two exceptions may occur when it executes? (Choose two.)

    A. CPU limit exception due to the complexity of the query.
    B. SOQL query row limit exception due to the number of contacts.
    C. SOQL query limit exception due to the number of contacts.
    D. SOQL query row limit exception due to the number of accounts.

  • Question 485:

    A developer wants to invoke an outbound message when a record meets a specific criteria. Which three features satisfy this use case? (Choose three.)

    A. Process builder can be used to check the record criteria and send an outbound message with Apex Code.
    B. Process builder can be used to check the record criteria and send an outbound message without Apex Code.
    C. Approval Process has the capability to check the record criteria and send an outbound message without Apex Code.
    D. Workflows can be used to check the record criteria and send an outbound message.
    E. Visual Workflow can be used to check the record criteria and send an outbound message without Apex Code.

  • Question 486:

    Candidates are reviewed by four separate reviewers and their comments and scores which range from 1 (lowest) to 5 (highest) are stored on a review record that is a detail record for a candidate what is the best way to indicate that a combined review score of 15 of better is required to recommend that the candidate come in for an interview?

    A. Use a validation rule on a total score field on the candidate record that prevents a recommended field from being true if the total score is less than 15
    B. Use a workflow rule to calculate the sum of the review scores and send an email to the hiring manager when the total is 15 or better
    C. Use visual workflow to set a recommended field on the candidate whenever the cumulative
    D. Use a rollup summary field to calculates the sum of the review scores, and store this in a total score field on the candidate

  • Question 487:

    A development team wants to use a deployment script lo automatically deploy lo a sandbox during their development cycles. Which two tools can they use to run a script that deploys to a sandbox? Choose 2 answers

    A. Ant Migration Tool
    B. SFDX CLI
    C. Change Sets
    D. Developer Console

  • Question 488:

    A custom exception "RecordNotFoundException" is defined by the following code of block.public class RecordNotFoundException extends Exception()which statement can a developer use to throw a custom exception? choose 2 answers

    A. Throw new RecordNotFoundException("problem occured");
    B. Throw new RecordNotFoundException();
    C. throw RecordNotFoundException("problem occured");
    D. Throw RecordNotFoundException();

  • Question 489:

    A developer creates an Apex class that includes private methods. What can the developer do to ensure that the private methods can be accessed by the test class?

    A. Add the TestVisible attribute to the Apex class
    B. Add the SeeAllData attribute to the test methods.
    C. Add the TestVisible attribute to the apex methods.
    D. Add the SeeAllData attribute to the test class

  • Question 490:

    Which three steps allow a custom SVG to be included in a Lightning web component? Choose 3 answers

    A. Upload the SVG as a static resource.
    B. Import the static resource and provide a getter for it in JavaScript.
    C. Reference the getter in the HTML template.
    D. Reference the import in the HTML template.
    E. Import the SVG as a content asset file.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Salesforce exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your CRT-450 exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.