What is the output of the program?
#include
using namespace std;
int main()
{
string s1="Wo";
string s2;
s2 = s1;
string s3;
s3 = s2.append("rldHello");
cout << s3;
return( 0 );
}
Limited Time Offer
25%
Off
Aide
10 months agoSimona
9 months agoAileen
10 months agoSharen
10 months agoAdell
11 months agoTamie
11 months agoMaybelle
9 months agoHector
9 months agoStephen
10 months agoSueann
10 months agoGregoria
11 months agoVal
11 months agoWhitney
11 months agoLea
11 months agoTruman
11 months agoDesmond
10 months agoDesmond
10 months agoDesmond
11 months ago