Question: The output for the program: #include #include using namespace std; int fun (int a) { return a + 2; } int main () { int
The output for the program:
#include
will be equal to:
a.
error
b.
0
c.
6
d.
4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
