Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 21 discussion

Actual exam question from Salesforce's CRT-450
Question #: 21
Topic #: 1
[All CRT-450 Questions]

What is a capability of the <ltng:require> tag that is used for loading external Javascript libraries in Lightning Component? (Choose three.)

  • A. Loading files from Documents.
  • B. One-time loading for duplicate scripts.
  • C. Specifying loading order.
  • D. Loading scripts in parallel.
  • E. Loading externally hosted scripts.
Show Suggested Answer Hide Answer
Suggested Answer: BCD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
am1
Highly Voted 4 years, 6 months ago
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/js_libs_platform.htm
upvoted 12 times
...
helper_raw
Most Recent 12 months ago
Selected Answer: BCD
B, C and D Source: https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/js_libs_platform.htm
upvoted 3 times
...
SanjeevOnForce
1 year ago
Selected Answer: BCE
The answer id B,C,E https://www.examtopics.com/exams/salesforce/crt-450/view/3/
upvoted 2 times
...
KF1TZ
1 year, 3 months ago
Selected Answer: BCD
Loading Order - The scripts are loaded in the order that they are listed. One-Time Loading - Scripts load only once, even if they’re specified in multiple <ltng:require> tags in the same component or across different components. Parallel Loading - Use separate <ltng:require> tags for parallel loading if you have multiple sets of scripts that are not dependent on each other.
upvoted 2 times
...
chucksback
1 year, 3 months ago
this question appears on the exam
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...