Question: Given a string. Cut it into two equal parts (If the length of the string is odd, place the center character in the first string,
Given a string. Cut it into two "equal" parts (If the length of the string is odd, place the center character in the first string, so that the first string contains one more character than the second). Now print a new string on a single row with the first and second half interchanged (second half first and the first half second)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
