Short Answer
The string expression strVar.____________________ deletes n characters from strVar starting at position pos.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Suppose str = "xyzw";.After the statement str[2]
Q11: A data type wherein you directly specify
Q15: The string expression strVar._ returns the index
Q16: Suppose that str1 and str2 are string
Q19: Consider the following statements: string str1 =
Q21: Suppose that str1,str2,and str3 are string variables.After
Q24: The scope of a namespace member is
Q29: In C++, [] is called the array
Q33: In C++, _ is a reserved word.<br>A)
Q34: Consider the following statements: string str1 =