Solved Write a complete Java program that simulates a – Chegg

Question: Write a complete Java program that simulates a calculator that can multiply two numbers. When running, your program should produce the following output (user input in bold):Insert the first number: 10.2Insert the second number:-2The product is -20.4Your program’s main class should be named Product .// write your code below

https://www.chegg.com/homework-help/questions-and-answers/write-complete-java-program-simulates-calculator-multiply-two-numbers-running-program-prod-q194634296