Question: only need answer no need explanation The following code will run without syntax error: int x=9; int * const ptr; ptr=8x; and cout

only need answer no need explanation
The following code will run without syntax error: int x=9; int * const ptr; ptr=8x; and cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
