DEV Community

Upali Khanduri
Upali Khanduri

Posted on

Javascript Interview Questions

  1. 5 features of javascript
  2. What is DOM?
  3. Data types in javascript?
  4. Difference between let, var, const
  5. Difference between undeclared and undefined?
  6. "==" And "===" Operator
  7. High order functions
  8. Callback functions
  9. Explain arrow functions
  10. Use of promises in javascript

Top comments (0)