Question: 1. Write a JavaScript script that displays your name, your favorite color, city of birth, and your favorite hobby. Each item should be on a
1. Write a JavaScript script that displays your name, your favorite color, city of birth, and your favorite hobby. Each item should be on a separate line. 2. Write a JavaScript script that contains variables that identify the following data types: a. Object b. string c. Boolean d. number e. undefined For example, make up your own variables for these data types using the typeof operator. Look at page 13 in your JavaScript book to get started
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
