JavaScript


JavaScript Functions Covered: <function1>() <function2>() <function3>() <function4>() <function5>() <var1> = <function6>() <var2> = <function7>() <function8>() <function9>() <eventListener>() <setInterval>() <setTimeout>() <addEventListener>() <map>() <filter>() <reduce>() <forEach>() <bind>() <call>() <apply>() <asyncFunction>() <await>() <promise>() <then>() <catch>() <finally>() <try>() <catch>() <throw>() <console.log>() <debugger>() <alert>() <confirm>() <prompt>() <eval>() <Object>() <Array>() <Date>() <JSON>() <localStorage>() <sessionStorage>() <window>() <document>() <location>() <navigator>() <history>() <encodeURIComponent>() <decodeURIComponent>()

1. What is a Variable in JavaScript?

2. What are Data Types in JavaScript?

3. What is a Function in JavaScript?

4. What is an Array in JavaScript?

5. What is an Object in JavaScript?