assume that the string oldstring contains at least 4 characters. a programmer is writing a code segment that is intended to remove the first two characters and the last two characters from oldstring and assign the result to newstring.