Vidyalelo
C++ Programming · Q170

Classes and Objects in C++

Programming · C++ Programming · question 170

Q170

Which method do we use to append more than one character at a time?

A.
append
B.
operator+=
C.
data
D.
both append & operator+=
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board