0% found this document useful (0 votes)
5 views3 pages

What Is JavaScript

The document provides an overview of JavaScript, including its definition and how it differs from Java. It also explains how to link a JavaScript file to an HTML document, the differences between var, let, and const, and the distinction between null and undefined. Additionally, it discusses methods for checking the type of a variable in JavaScript.

Uploaded by

roday56215
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

What Is JavaScript

The document provides an overview of JavaScript, including its definition and how it differs from Java. It also explains how to link a JavaScript file to an HTML document, the differences between var, let, and const, and the distinction between null and undefined. Additionally, it discusses methods for checking the type of a variable in JavaScript.

Uploaded by

roday56215
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

1. What is JavaScript?

2. Differentiate between Java and JavaScript.


3.

How can you link a JavaScript file to an HTML document?


4. Difference between var, let, and const
5.

What is difference between null and undefined?


6. How would you check the type of a variable in JavaScript?

You might also like