Course Solutions Uncategorized (Solved) : C Output Code Include Using Namespace Std Int 2 Void Fun1 Int 3 Cout Q30707595 . . . .

(Solved) : C Output Code Include Using Namespace Std Int 2 Void Fun1 Int 3 Cout Q30707595 . . . .

 

C++What is the output of this code?
#include<iostream>Using namespace std;Int a=2;Void fun1( ){ int a=3;Cout<<“a= ” << :; a++<<endl;}
Void fun2(int a){a=:: a+4;cout<<“a= ” << a << endl;}
Void fun3( ){static int a=1;a=a+(::a);Cout<<“a=”<<a<<endl<<endl;return 0;}

Expert Answer


An answer will be send to you shortly. . . . .

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post