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