CRT-450 Exam Question 86
What is a capability of the <ltng:require> tag that is used for loading external Javascript libraries in Lightning Component? (Choose three.)
CRT-450 Exam Question 87
Given the code below, what can be done so that recordcount can be accessed by a test class, but not by a non-test class? Public class mycontroller{ private integer recordcount; }
CRT-450 Exam Question 88
Which is a valid Apex assignment?
CRT-450 Exam Question 89
To which primitive data type in Apex is a currency field atomically assigned?
CRT-450 Exam Question 90
In which two org types can a developer create new Apex Classes? Choose 2 answers
