Reference : JavaScript
What are the different data types in javascript?
Explain hoisting in js.
Why do we use word "debugger" in js?
Difference between "==" and "===" operator.
Difference between "var" and "let" keyword in js.
Explain Implicit type coercion in js.
Is js a statically typed or dynamically typed language?
What is NaN property in js?
Explain pass by value and pass by reference in js.
What is an Immediately invoked function in js?
Explain higher order function in js.
Explain "this" keyword.
What do mean by self invoking function?
Explain call(), apply() and bind() methods.
What is the difference between exec() and test() in js?
What is currying in js?
Explain different types of scope in js.
Explain closures in js.
Mention some advantages of js.
What are callbacks in js?
Other References :
Java8 : Link
Advance Java : Link
Core Java : Link
Java OOP's : Link
Spring Boot : Link
Advanced Spring Boot : Link
Linux : Link
ReactJS : Link
API : Link
OS : Link
NodeJS : Link
Python : Link
HTML : Link

Top comments (0)