Computer Science, asked by gurbhejsidhu174, 7 months ago

which function is used to reverse string?​

Answers

Answered by ratnamala710
0

Explanation:

76th 11111111111111111111111111111111

Answered by riyatyagi46
2

Answer:

strrev() function in C. The strrev() function is a built-in function in C and is defined in string. h header file. The strrev() function is used to reverse the given string.

I hope this answer helpful for you.

Similar questions