Question: 1. Create a JavaScript program program that takes the username and password from an HTML form and display them as out on the web
1. Create a JavaScript program program that takes the username and password from an HTML form and display them as out on the web page. [5] 2. Create a JavaScript program that has a function that receives 2 numbers as input and produces the sum (adding the numbers). The user is prompted to type in or enter the numbers; an event handling the addition is fired when a button is clicked. [5] 3. Add a feature to the addition program's user interface to enable users to select or specify the arithmetic operation (addition, subtraction, multiplication, division) of choice. [5]
Step by Step Solution
3.37 Rating (150 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
