Question: #include using namespace std; void fun(int, int&, int&); int main() { int cl=2, c2-4, c3=3; fun(c1, c2,c3); fun(c3, c2, ci); cout void fun(int al, int&
#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
