Question: This is the class for Nodejs INPUT FILE: Examo1Files.zip 1. Write a node application based on lesson05 that computes the sum of the 4 inputs
This is the class for Nodejs 
INPUT FILE: Examo1Files.zip 1. Write a node application based on lesson05 that computes the sum of the 4 inputs then it multiplies it by 2, 3 or 4 to display all three outputs at once. (40pts) DOUBLE/TRIPPLE/QUADRUPLE SUM PROBLEM Enter Number1: Sum Double(2x): 20 Sum Tripple(x3):30 Sum Quadruple(x4):40 Enter Number2: 3 Enter Number3: 4 Enter Number4: Answer Clear NOTE: This is just an example Input File: 01.html 2. Write a node application based on lesson05 that computes the sum of the 4 inputs then it multiplies it by 2, 3 or 4 depending on the button that is pressed. All three outputs may also be displayed at once if the All button is pressed.(60 points). DOUBLE/TRIPPLE/QUADRUPLE SUM PROBLEM Enter Number1: Enter Number2: Enter Number3: Enter Number4: Double Tripple Quadruple All Clear Input File: 02.html
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
