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 15 out of 78 Pages

Topic 2 : Exam Pool B

In the Lightning Component framework, where is client-side controller logic contained?


A.

Apex


B.

Visualforce


C.

HTML


D.

JavaScript


E.

JavaScript





D.
  

JavaScript



Which user can edit a record after it has been locked for approval? (Choose 2)


A.

Any user with a higher role in the hierarchy


B.

A user who is assigned as the current approver


C.

Any user who approved the record previously


D.

An administrator





B.
  

A user who is assigned as the current approver



D.
  

An administrator



Which statement about change set deployments is accurate? (Choose 3)


A.

They use an all or none deployment model.


B.

They require a deployment connection.


C.

They ca be used to transfer Contact records.


D.

They can be used to deploy custom settings data.


E.

They can be used only between related organizations.





A.
  

They use an all or none deployment model.



B.
  

They require a deployment connection.



E.
  

They can be used only between related organizations.



A company would like to send an offer letter to a candidate, have the candidate sign it electronically, and then send the letter back.What can a developer do to accomplish this?


A.

Create a visual workflow that will capture the candidate’s signature electronically


B.

Develop a Process Builder that will send the offer letter and allow the candidate to sign it electronically.


C.

Install a managed package that will allow the candidate to sign documents electronically


D.

Create an assignment rule that will assign the offer letter to the candidate





C.
  

Install a managed package that will allow the candidate to sign documents electronically



Given the code block: Integer x; For(x=0;x<10; x+=2) { If(x==8) break; If(x==10) break; } System.debug(x);
Which value will the system debug statement display?


A.

2


B.

10


C.

8


D.

4





E.
  


Page 15 out of 78 Pages
Previous