Pass4itsure > Salesforce > Salesforce Developer > CRT-450 > CRT-450 Online Practice Questions and Answers

CRT-450 Online Practice Questions and Answers

Questions 4

The sales team at universal container would like to see a visual indicator appear on both account and opportunity page layout to alert salespeople when an account is late making payments or has entered the collections process. What can a developer implement to achieve this requirement without having to write custom code?

A. Workflow rule

B. Formula field

C. Roll-up summary field

D. Quick action

Buy Now
Questions 5

From which 2 locations can a developer determine the overall code coverage for a sandbox?

A. The test suite run panel of the developer console

B. The apex classes setup page

C. The apex test execution page

D. The tests tab of the developer console

Buy Now
Questions 6

Universal Containers implemented a private sharing model for the Account object. A custom Account search tool was developed with Apex to help sales representatives find accounts that match multiple criteria they specify. Since its release, users of the tool report they can see Accounts they do not own.

What should the developer use to enforce sharing permission for the currently logged-in user while using the custom search tool?

A. Use the schema describe calls to determine if the logged-in user has access to the Account object.

B. Use the without sharing keyword on the class declaration.

C. Use the UserInfo Apex class to filter all SOQL queries to returned records owned by the logged-in user.

D. Use the with sharing keyword on the class declaration.

Buy Now
Questions 7

A developer needs to provide a way to mass edit, update, and delete records from a list view. In which two ways can this be accomplished? Choose 2 answers

A. Create a new Visualforce page and Apex Controller for the list view that provides mass edit, update and delete functionality.

B. Configure the user interface and enable both inline editing and enhanced lists.

C. Download an unmanaged package from the AppExchange that provide customizable mass edit, update, and delete functionality.

D. Download a managed package from the AppExchange that provides customizable Enhanced List

Buy Now
Questions 8

What is a benefit of using a trigger framework?

A. Simplifies addition of context-specific logic

B. Increases trigger governor limits

C. Allows functional code to be tested b

D. Reduces trigger execution time

Buy Now
Questions 9

A developer needs to import customer subscription records into salesforce and attach them to existing account records. Which 2 actions should the developer take to ensure the subscription records are related to the correct account records? Choose 2 answers

A. Match an external ID text field to a column in the imported file

B. Match an auto-number field to a column in the imported file

C. Match the name field to a column in the imported file

D. Match the id field to a column in the imported file

Buy Now
Questions 10

A developer runs the following anonymous code block:List acc = [SELECT Id FROM Account LIMIT 10];Delete acc;Database.emptyRecycleBin(acc);system.debug(Limits.getDMLStatements()+ `, ` +Limits.getLimitDMLStatements ());What is the result?

A. 11, 150

B. 150, 2

C. 150, 11

D. 2, 150

Buy Now
Questions 11

A developer is asked to set a picklist field to `Monitor' on any new Leads owned by a subnet of Users. How should the developer implement this request?

A. Create an after insert Lead trigger.

B. Create a before insert Lead trigger.

C. Create a Lead Workflow Rule Field Update.

D. Create a Lead formula field.

Buy Now
Questions 12

Which three statements are true regarding custom exceptions in Apex? (Choose three.)

A. A custom exception class must extend the system Exception class.

B. A custom exception class can implement one or many interfaces.

C. A custom exception class cannot contain member variables or methods.

D. A custom exception class name must end with "Exception".

E. A custom exception class can extend other classes besides the Exception class.

Buy Now
Questions 13

Which two statements accurately represent the MVC framework implementation in Salesforce? Choose 2 answers

A. Validation rules enforce business rules and represent the Controller (C) part of the MVC framework

B. Lightning component HTML files represent the Model (M) part of the MVC framework.

C. Triggers that create records represent the Model (M) part of the MVC framework.

D. Standard and Custom objects used in the app schema represent the View (V) part of the MVC framework

Buy Now
Exam Code: CRT-450
Exam Name: Salesforce Certified Platform Developer I
Last Update: May 02, 2024
Questions: 629
10%OFF Coupon Code: SAVE10

PDF (Q&A)

$45.99

VCE

$49.99

PDF + VCE

$59.99