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 241:

    Which two ways can a developer instantiate a PageReference in Apex? Choose 2 answers

    A. By using an object standard set controller action
    B. By using ApexPages.currentPage()
    C. By using the PageReference.getURL() method
    D. By using an object standard controller action

  • Question 242:

    Account acct = {SELECT Id from Account limit 1}; Given the code above, how can a developer get the type of object from acct?

    A. Call "acct.getsObjectType()"
    B. Call "Account.getSobjectType()"
    C. Call "Account.SobjectType"
    D. Call "acct.SobjectType"

  • Question 243:

    A developer needs to create a custom Visualforce button for the Opportunity object page layout that will cause a web service to be called and redirect the user to a new page when clicked. Which three attributes need to be defined in the tag of the Visualforce page to enable this functionality? Choose three answers.

    A. StandardController
    B. Extensions
    C. Action
    D. Controller

  • Question 244:

    The Account object has a custom Percent field, Rating, defined with a length of 2 with 0 decimal places. An Account record has the value of 50% in its Rating field and is processed in the Apex code below after being retrieved from the database with SOQL.

    What is the value of acctScore after this code executes?

    A. 5
    B. 50
    C. 500
    D. 5000

  • Question 245:

    When using SalesforceDX, what does a developer need to enable to create and manage scratch orgs?

    A. Production
    B. Dev Hub
    C. Environment Hub
    D. Sandbox

  • Question 246:

    A company wants to create an employee rating program that allows employees to rate each other. An employee's average rating must be displayed on the employee record. Employees must be able to create rating records, but are not allowed to create employee records. Which two actions should a developer take to accomplish this task? choose 2 answers

    A. Create a master-detail relanstionship between the rating and employee object
    B. Create a trigger on the rating object that updates a field on the employee object
    C. Create a roll-up sumary field on the employee and use avg to calculate the average rating score
    D. Create a lookup realntionship beteween the rating and employee object

  • Question 247:

    A developer needs to save a List of existing Account records named myAccounts to the database, but the records do not contain Salesforce Id values. Only the value of a custom text field configured as an External ID with an API name of Foreign_Key__c is known. Which two statements enable the developer to save the records to the database without an Id? (Choose two.)

    A. Upsert myAccounts Foreign_Key__c;
    B. Upsert myAccounts(Foreign_Key__c);
    C. Database.upsert (myAccounts, Foreign_Key__c);
    D. Database.upsert(myAccounts).Foreign_Key__c;

  • Question 248:

    A developer needs to apply the look and feel of lightning experience to a number of applications built using a custom third-party javascript framework and rendered in visualforce pages which option achieves this?

    A. Set the attribute enablelightning to "true" in the definition
    B. Replace the third-party javascript library with native visualforce tags
    C. Configure the user interface options in the setup menu to enable legacy mode for visualforce
    D. Incorporate salesforce lightning design system css style sheets into the javascript applications

  • Question 249:

    Developer needs to automatically populate the Reports To field in a Contact record based on the values of the related Account and Department fields in the Contact record.

    Which type of trigger would the developer create? Choose 2 answers

    A. Before update
    B. After insert
    C. Before insert
    D. After update

  • Question 250:

    What actions types should be configured to display a custom success message?

    A. Update a record.
    B. Post a feed item.
    C. Delete a record.
    D. Close a case.

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.