Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 40 Topic 5 Discussion

Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 40 Topic 5 Discussion

JavaScript-Developer-I Exam Topic 5 Question 40 Discussion:
Question #: 40
Topic #: 5

A developer has an is Dog function that takes one argument cat. They want to schedule the function to run every minute.

What is the correct syntax for scheduling this function?


A.

setInterval(isDog, 60000,'cat');


Get Premium JavaScript-Developer-I Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.