Question: I want the answer without an explanation as soon as possible 7. The following function prints a string in reverse order, pick the correct statement

I want the answer without an explanation
as soon as possible
 I want the answer without an explanation as soon as possible

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

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!