Question: 1. What is JavaScript? What are the advantages of implementing JavaScript on a site? Min: 75 words 2. How is ECMAScript and JavaScript related? Min:

1. What is JavaScript? What are the advantages of implementing JavaScript on a site? Min: 75 words 2. How is ECMAScript and JavaScript related? Min: 75 words 3. What do these logical expressions evaluate to?

true && true

true || false

false && true

false || !(false)

4. Using the Developer Tool Console built into any Browser output the sentence "Hello World, my name is yourFirstName yourLastName!". Replace yourFirstName and yourLastName with your actual first and last name.

Hint: console.log()

Submit a screenshot

5.What are the six basic types of values in JavaScript? Provide a short explanation of three of these types

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!