Question: JavaScript programming language: Use the addition operator ( + ) to send three alert() dialog boxes to the screen. (You can use three separateprograms.) The
JavaScript programming language:
- Use the addition operator (+) to send three alert() dialog boxes to the screen. (You can use three separateprograms.) The first alert should add two numbers. The second should add a number and a string. The thirdshould add two strings. All should be represented by variables.
- Use the typeof operator to check the type of variables you created in Exercise
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
