DEV Community

20 Basic JS Interview QnA Series' Articles

Back to Mayank Yadav's Series
#1) What are the different data types present in JavaScript?
Cover image for #1) What are the different data types present in JavaScript?

#1) What are the different data types present in JavaScript?

33
Comments
1 min read
#2) Explain Hoisting in JavaScript❓
Cover image for #2) Explain Hoisting in JavaScript❓

#2) Explain Hoisting in JavaScript❓

64
Comments
1 min read
#3) Difference between "==" and "===" operators❔
Cover image for #3) Difference between "==" and "===" operators❔

#3) Difference between "==" and "===" operators❔

17
Comments 3
1 min read
#4) Explain Implicit Type Coercion in JavaScript❔
Cover image for #4) Explain Implicit Type Coercion in JavaScript❔

#4) Explain Implicit Type Coercion in JavaScript❔

13
Comments
1 min read
#5) Is JavaScript a statically typed or Dynamically typed language🤔
Cover image for #5) Is JavaScript a statically typed or Dynamically typed language🤔

#5) Is JavaScript a statically typed or Dynamically typed language🤔

5
Comments
1 min read
#6) What is NaN property in JavaScript❓
Cover image for #6) What is NaN property in JavaScript❓

#6) What is NaN property in JavaScript❓

5
Comments
1 min read
#7) Explain pass by value & pass by reference❓
Cover image for #7) Explain pass by value & pass by reference❓

#7) Explain pass by value & pass by reference❓

18
Comments
2 min read
#8) What is IIFE in JavaScript🐱‍👤
Cover image for #8) What is IIFE in JavaScript🐱‍👤

#8) What is IIFE in JavaScript🐱‍👤

5
Comments 2
1 min read
#9) Explain HOF in JavaScript❔
Cover image for #9) Explain HOF in JavaScript❔

#9) Explain HOF in JavaScript❔

6
Comments
1 min read
#10) Explain 'this' keyword❔
Cover image for #10) Explain 'this' keyword❔

#10) Explain 'this' keyword❔

5
Comments
1 min read
#11) Explain call(), apply() & bind() ❓
Cover image for #11) Explain call(), apply() & bind() ❓

#11) Explain call(), apply() & bind() ❓

98
Comments
1 min read
#12) What is Currying in JS❓
Cover image for #12) What is Currying in JS❓

#12) What is Currying in JS❓

8
Comments 2
1 min read
#13) Explain Scope and Scope Chain in JS💥
Cover image for #13) Explain Scope and Scope Chain in JS💥

#13) Explain Scope and Scope Chain in JS💥

32
Comments
2 min read
#14) Explain Closures in JS❓
Cover image for #14) Explain Closures in JS❓

#14) Explain Closures in JS❓

29
Comments
1 min read
#15) What are Object Prototypes❓
Cover image for #15) What are Object Prototypes❓

#15) What are Object Prototypes❓

11
Comments
1 min read