Go Back on CRT-450 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

CRT-450 Practice Test


Page 5 out of 78 Pages

Topic 1 : Exam Pool A

Where can a developer identify the time taken by each process in a transaction using Developer Console log inspector?


A.

Performance Tree tab under Stack Tree panel


B.

Execution Tree tab under Stack Tree panel


C.

Timeline tab under Execution Overview panel


D.

Save Order tab under Execution Overview panel





C.
  

Timeline tab under Execution Overview panel



Universal Containers wants Opportunities to be locked from editing when reaching the Closed/Won stage.
Which two strategies should a developer use to accomplish this? (Choose two.)


A.

Use a Visual Workflow.


B.

Use a validation rule.


C.

Use the Process Automation Settings.


D.

Use a Trigger.





B.
  

Use a validation rule.



D.
  

Use a Trigger.



A developer encounters APEX heap limit errors in a trigger.
Which two methods should the developer use to avoid this error? (Choose two.)


A.

Use the transient keyword when declaring variables.


B.

Query and store fields from the related object in a collection when updating related objects.


C.

Remove or set collections to null after use.


D.

Use SOQL for loops instead of assigning large queries results to a single collection and looping through
the collection.





A.
  

Use the transient keyword when declaring variables.



D.
  

Use SOQL for loops instead of assigning large queries results to a single collection and looping through
the collection.



For which three items can a trace flag be configured? (Choose three.)


A.

Apex Trigger


B.

Apex Class


C.

Process Builder


D.

User


E.

Visualforce





A.
  

Apex Trigger



B.
  

Apex Class



D.
  

User



A newly hired developer discovers that there are multiple triggers on the case object.
What should the developer consider when working with triggers?


A.

Developers must dictate the order of trigger execution.


B.

Unit tests must specify the trigger being tested.


C.

Trigger execution order is not guaranteed for the same sObject.


D.

Trigger execution order is not guaranteed for the same sObject.





A.
  

Developers must dictate the order of trigger execution.



B.
  

Unit tests must specify the trigger being tested.



D.
  

Trigger execution order is not guaranteed for the same sObject.




Page 5 out of 78 Pages
Previous