Design and implement a javascript program for addition


Problem:

Question: Design and implement a JavaScript program to accomplish the following:

Case 1: Accepts 4 numbers iteratively using a loop
Case 2: Computes the sum and average of the numbers
Case 3: Determines the biggest and smallest of the numbers.
Case 4: Displays the numbers entered, sum, average, smallest and biggest in a tabular form.

Show your coding and work.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Design and implement a javascript program for addition
Reference No:- TGS0891450

Expected delivery within 24 Hours