Question: d) (8 points) What is printed by: strcpy (palindrome, racecar); int i=0; int j=6 ; for (i ) =0;i ( 3;i++) { cout
\ d) (8 points) What is printed by:\ strcpy (palindrome, "racecar");\ int
i=0;int
j=6;\ for
(i)
=0;i(
3;i++)\ {\ cout palindrome
[i] palindrome
[j] endl
;\ j-- ;\ }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
