What’s wrong with the following statement? Provide the correct statement to accomplish
what the programmer was probably trying to do.
cout << ++( x + y ) ;
What’s wrong with the following statement? Provide the correct statement to accomplish what the programmer was probably trying to do.
Post A Comment:
0 comments: