I am new in the field of programming.and I don't have strong programming logic.
I was trying to code program in C# to print word which we provide in the reverse order but I was not successful.
For example, suppose If you pass string "COMPUTER" then output should be "RETUPMOC".
Please provide me the code or logic to write this program..
Bookmarks