WAP to reverse the string

Write a program to reverse the string without using string function Output Enter the string: nawarajReverse string is: jarawan

WAP to copy the string

Write a program to copy the string without using string function Output Enter a string:nawarajCopied string = nawaraj