Question: 1. Write a JavaScript for a HTML page to accept Length and breadth of a rectangle. Use a form to accept the input. Display the
1. Write a JavaScript for a HTML page to accept Length and breadth of a rectangle. Use a form to accept the input. Display the result when a user clicks Calculate Button. Area = Length x Breadth 2. Write a JavaScript for a HTML page to accept average sales of a Shop. Display the result as PROFIT" if the average sales is more than 2000, otherwise display Loss". 3.Write a JavaScript for a HTML page to accept weight in Kilogram and display the result in Pounds. Use an input box to accept the input. 1 Kilogram = 2.20 Pounds
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
