Node.js - Timers and Scheduling
Identify the error in this code snippet:
setTimeout(console.log('Hello'), 1000);setTimeout(console.log('Hello'), 1000);15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions