1. Write a script to greet your website visitor using JS
alert
box.
2. Write a script to display following message on your
web
page.
1. Declare a variable called username.
2. Declare a variable called myName & assign to it a string
that represents your Full Name.
1. Write a program to take a number in a variable,
do the
required arithmetic.
2. What will be the output
in variables a, b & result after
execution of the following script
1. This is an assignment that includes a restaurant menu.
2. In this assignment,The user selects an order, and an order
slip is generated
accordingly.
1. Declare an empty array using JS literal notation to store student names in future.
2. Declare an empty array
using JS literal notation to
store.