Question: Using notepad++ HTML Add JavaScript code to accomplish the instructions below Creating variables and displaying their content: Create the following variables and set them as

Using notepad++ HTML

Add JavaScript code to accomplish the instructions below

Creating variables and displaying their content:

Create the following variables and set them as follows:

x -> 5

y -> 10

sum -> Store the sum of x and y. Let JavaScript do the addition.

firstName -> Your first name

lastName -> Your last name

fullName -> Store the concatenation of firstName and lastName. Let JavaScript do the concatenation.

imageName -> Name of an image you want to display.

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!