Answer:
"Option C" is the correct answer to this question.
Explanation:
In the given method definition code, a static method "showProduct" is declared, that accepts two-variable "num1 and num2", as a parameter, in which the num1 variable is an integer type and num2 is double type. In method calling option, c is correct and others were wrong, which can be described as follows: