Q181
Which of the following is not a modifier function in string class?
A.
operator+=()
B.
operator[]()
AnswerC.
push_back()
D.
erase()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board