Question: What does the following function return? void add (int a, int b) int c = a + b; A None An object of type void.

What does the following function return? void add (int a, int b) int c = a + b; A None An object of type void. This function never returns O Nothing
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
