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
12 months agoSimona
11 months agoAileen
11 months agoSharen
11 months agoAdell
1 years agoTamie
1 years agoMaybelle
11 months agoHector
11 months agoStephen
11 months agoSueann
12 months agoGregoria
1 years agoVal
1 years agoWhitney
1 years agoLea
1 years agoTruman
1 years agoDesmond
1 years agoDesmond
1 years agoDesmond
1 years ago