Problems refer to the following statements:
string strng1 = "K", strng2 = "265", strng3 = "xyz";
What is the output of the following statement?
strng1 = strng2;
cout ≪ strng1 ≪ endl;
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.