Question: solve it as soon as possible 7. The following function prints a string in reverse order, pick the corre statement for missing part, Void reverse

solve it as soon as possible
solve it as soon as possible 7. The following function prints a

7. The following function prints a string in reverse order, pick the corre statement for missing part, Void reverse String(char str[]) { int L=strlen(str); int i; for { printf("%c",str[i]); } } a) i=0;i>L; i++ b) None c) i=L-1;i= 0

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!