Question: What is the proper function type to use when declaring a function that takes two floating point numbers and calculates and displays the product with
What is the proper function type to use when declaring a function that takes two floating point numbers and calculates and displays the product with no return value?
| a. | void | |
| b. | long | |
| c. | float | |
| d. | double |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
