filmov
tv
Settimeout javascript | Settimeout function in javascript | Settimeout arguments

Показать описание
Complete Javascript Playlist
In this video, I’ll show you How settimeout works in javascript.
🪄Enjoy!
code
---------------------------------------------------
// problem-1
//SetTimeOut function with using 3 or more parameters
// call each function with a delay of 2 seconds
fruit = ["apple", "banana", "watermelon", "grapes"];
function fav(fruit, fruit2, veg) {
}
function dislike(fruit, fruit2) {
}
function bought(fruit, fruit2) {
}
setTimeout(fav, 2000, fruit, "APPLE", "TOMATO");
setTimeout(dislike, 4000, fruit, "BANANA");
setTimeout(bought, 6000, fruit, "GRAPES");
--------------------------------------------------------------------------------------------------------------------------
🔥Motivation for Learning🔥
➡️"An investment in knowledge pays the best Interest."
Hi! I’m Ajinkya Sir.
🌎Mentored 5000+ Students Online and Offline
B-Tech In Electronics.
Passionate Teacher by Profession.
Be smart and Think logically
❓If you have any doubt or you want us to cover a certain topic,
please comment below.
✅If you need a video on particular topic just write in comment section.
We stream our sessions Live and Recorded sessions on this channel
Video are scheduled on timeline as Upcoming Live Stream.
videos are posted on daily basis.
ASK YOUR DOUBTS IN THE 💬COMMENT SECTION
Connect with me personally on
🔗📌Instagram Official: @Rank1_Knowledge
🔗📌Instagram Personal: @ajinkya0011
🙏🏻Do Like, Share and Subscribe our channel for Quality Learning Videos.
Regards,
Ajinkya Sir
-------------------------------------------------------------------------------------------------
Please 💓Like , Comment, Share and Subscribe💯
Don't forget to hit the🔔bell icon for further updates.
😊Thanks for 📺watching my video
Regards,
Er Ajinkya Sir
In this video, I’ll show you How settimeout works in javascript.
🪄Enjoy!
code
---------------------------------------------------
// problem-1
//SetTimeOut function with using 3 or more parameters
// call each function with a delay of 2 seconds
fruit = ["apple", "banana", "watermelon", "grapes"];
function fav(fruit, fruit2, veg) {
}
function dislike(fruit, fruit2) {
}
function bought(fruit, fruit2) {
}
setTimeout(fav, 2000, fruit, "APPLE", "TOMATO");
setTimeout(dislike, 4000, fruit, "BANANA");
setTimeout(bought, 6000, fruit, "GRAPES");
--------------------------------------------------------------------------------------------------------------------------
🔥Motivation for Learning🔥
➡️"An investment in knowledge pays the best Interest."
Hi! I’m Ajinkya Sir.
🌎Mentored 5000+ Students Online and Offline
B-Tech In Electronics.
Passionate Teacher by Profession.
Be smart and Think logically
❓If you have any doubt or you want us to cover a certain topic,
please comment below.
✅If you need a video on particular topic just write in comment section.
We stream our sessions Live and Recorded sessions on this channel
Video are scheduled on timeline as Upcoming Live Stream.
videos are posted on daily basis.
ASK YOUR DOUBTS IN THE 💬COMMENT SECTION
Connect with me personally on
🔗📌Instagram Official: @Rank1_Knowledge
🔗📌Instagram Personal: @ajinkya0011
🙏🏻Do Like, Share and Subscribe our channel for Quality Learning Videos.
Regards,
Ajinkya Sir
-------------------------------------------------------------------------------------------------
Please 💓Like , Comment, Share and Subscribe💯
Don't forget to hit the🔔bell icon for further updates.
😊Thanks for 📺watching my video
Regards,
Er Ajinkya Sir