Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

hello can someone try to explain me the steps and the output of this ?

hello can someone try to explain me the steps and the output of this ?

 downTest(& )

{

        -= 2;

}

 function( &, & )

{

       downTest();

        += ;

}

 main() 

{            

        c = ;

       function(a, c);

       cout << c << endl;

       system();

        0;

}

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question