Computer Science, asked by fazalHussain0786, 5 months ago

which of the following function use to reverse the string​

Answers

Answered by sanam8256
0

To reverse a string, we use the function Is strrev. The Str stands for the string part. When a programmer gives a string as an input, this function runs in the background from left to right and after going through it, it reverses the string from right to left.

Answered by freedarajesh2003
0

Answer:

strrev

Explanation:

Answer: To reverse a string, we use the function Is strrev(). The Str stands for the string part. When a programmer gives a string as an input, this function runs in the background from left to right and after going through it, it reverses the string from right to left.

please mark me as a brainless  and Follow me

Similar questions