Question: please explain Will the following code print the same output every time it's executed? char a= ' x ' ; char b=&a; cout ab endl;
please explain
Will the following code print the same output every time it's executed? char a= ' x ' ; char b=&a; cout a""b endl; no yes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
