Copy first half and last half of the characters intonbsptwo


IN C++, write a program which: 

i. Input a string
ii. Print the length of the string
iii. Copy first half and last half of the characters into two other strings. Print the two strings.
iv. Form a new string like this: _?. (first half of the string followed by the 3 characters _,?, and then followed by second half of the string). Print this new string and the string's length

 

 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Copy first half and last half of the characters intonbsptwo
Reference No:- TGS01142561

Expected delivery within 24 Hours