Write a JavaScript conditional statement to find the sign of product of three numbers. Display an alert box with the specified sign.
Enter the first number:
Enter the second number:
Enter the third number:
Answer