Vidyalelo
C++ Programming · Q190

C++ miscellaneous

Programming · C++ Programming · question 190

Q190

Pick out the correct statement about string template.

A.
It is used to replace a string
B.
It is used to replace a string with another string at runtime
Answer
C.
It is used to delete a string
D.
It is used to create a string

Answer: Option B

Solution

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