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
9 months agoSimona
8 months agoAileen
9 months agoSharen
9 months agoAdell
10 months agoTamie
10 months agoMaybelle
8 months agoHector
8 months agoStephen
9 months agoSueann
9 months agoGregoria
10 months agoVal
10 months agoWhitney
10 months agoLea
10 months agoTruman
10 months agoDesmond
9 months agoDesmond
10 months agoDesmond
10 months ago