Question: 15. What will the following code output? = string sl = 5; string s2 3; string s3 = sl + s2; cout

15. What will the following code output? = string sl = "5"; string s2 "3"; string s3 = sl + s2; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
