DEV Community

Mokadderul Islam
Mokadderul Islam

Posted on

10 Interview question of java script

  1. What is Get and Post in javascript?

  2. What is DOM?

  3. What is a call back function?

  4. What is recursion?

  5. What is event Bubble?

  6. Difference between double equal and triple equal ?

  7. Explain about const ,let and var .

  8. Explain arrow function .

  9. Code of prime number .

  10. Code of Fibonacci Series .

Top comments (0)