Computer Science, asked by sudhanagpal4836, 1 year ago

What will happen if we call setTimeout() with a time of 0 ms?
A.Placed in stack
B.Placed in queue
C.Will run continuously
D.None of the mentioned

Answers

Answered by choudhary21
0
✔✔{\texttt{Answer}}✔✔
⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵ ıllıllıllıllıllıllııllıllıllıllıllıllııllıllıllıllıllıllı
_______________________

<b>Typing -

B✔✔✔

If you call setTimeout() with a time of 0 ms, the function you specify is not invoked right away. Instead, it is placed on a queue to be invoked “as soon as possible” after any currently pending event handlers finish running.

\huge\boxed{\texttt{\fcolorbox{aqua}{grey}{B}}}

_______________________ ıllıllıllıllıllıllııllıllıllıllıllıllııllıllıllıllıllıllı

<b><big>⭐⭐Hope help You⭐⭐

Answer - By Choudhary21
Answered by MoonGurl01
5
Hey mate,☺☺☺

Here is your answer...✨✨✨

➡➡➡➡➡➡➡➡➡➡➡➡➡

QUESTION:

What will happen if we call setTimeout() with a time of 0 ms?
A.Placed in stack
B.Placed in queue
C.Will run continuously
D.None of the mentioned

ANSWER:

Option 【B】. Placed in queue

✔✔✔✔✔✔✔✔✔✔✔✔✔

Hope this will help you...✨✨✨

Keep Asking..✌✌✌

❤❤❤ If helps you, Mark my answer as Brainliest....❤❤❤
Similar questions