Salesforce
(JS-Dev-101)
105 Minutes
219
Salesforce Certified JavaScript Developer
Select an option, then click Show Answer.
Refer to the string below: const str = ‘Salesforce’; Which two statements result in the word ‘Sales’?
Correct Answer: B, D
GIven a value, which three options can a developer use to detect if thevalue is NaN? Choose 3 answers !
Answer: A,E
A developer has the following array of hourly wages: Let arr = (8, 5, 9, 75, 11, 25, 7, 75, , 13, 25); For workers making less than $10 an hour rate should be multiple by 1.25 and returned in a new array. How should the developer implement the request?
Answer: C
A developer wants to define a function log to be used a few times on a single-file JavaScript script. 01 // Line 1 replacement 02 console.log(‘”LOG:’, logInput); 03 } Which two options can correctly replaceline 01 and declare the function for use? Choose 2 answers
Answer: A,C
Given the code below: FunctionmyFunction(){ A =5; Var b =1; } myFunction(); console.log(a); console.log(b); What is the expected output?
Answer: B
Have questions? You’re not alone. We’ve answered the most frequently asked questions to help you feel confident and informed every step of the way.
DumpMasters a premium service offering a comprehensive collection of exam questions and answers for over 1400 certification exams. It is regularly updated and designed to help users pass their certification exams confidently.
You can by Contacting our sales team.
Free updates are available for the duration of your subscription, after the subscription is expired, your access will no longer be available.