Multiple choice technology programming languages

Which statement is used to reverse the order of variable say X ='abcde' to X ='edcba'

  1. REVERSE

  2. INVERT

  3. INVERSE

  4. RESHOW

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In certain programming environments or report generators, the REVERSE function or statement is utilized to reverse the character order of a string variable.