10 JavaScript Common Interview Questions

Q. What is the different between double equal(==) & triple equal(===)

Q. What is Truthy and Falsy value?

Q. What is between JavaScript library & Framework?

Q. What is difference between global & local variables?

Q. What is difference between null & undefined?

Q. What is the main difference between Es5 & Es6?

Q. Why setTimeout() is useful?

Q. What is setInterval()?

Q. What is Destructuring?

Q. What is function expression?

--

--

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store