Question: Write a JavaScript code to ask the user to enter two numbers, then passes the numbers to a function named MultiplyNum which will calculate the
Write a JavaScript code to ask the user to enter two numbers, then passes the numbers to a function named MultiplyNum which will calculate the multiplication of the numbers. Finally display the result through an alert box.

Write a JavaScript code to ask the user to enter two numbers, then passes the numbers to a function named MultiplyNum which will calculate the multiplication of the numbers. Finally display the result through an alert box
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
