Coding India

Do you really think you can give the answer?

setTimeout(() => console.log("A"), 0);
Promise.resolve().then(() => console.log("B"));
console.log("C");

Write down your response in comment...

1 month ago | [YT] | 2