Computer Science, asked by pgulyria, 6 months ago

The default data type of function is...........?Which of the following function is used to reverse the string?

Answers

Answered by pandu8282
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