Multiple choice technology programming languages Which statement is used to reverse the order of variable say X ='abcde' to X ='edcba' REVERSE INVERT INVERSE 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.