The default data type of function is...........?Which of the following function is used to reverse the string?
Answers
Answered by
0
Explanation:
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.
Similar questions