#include using namespace std; int main() { string str1="Hello"; string str2=" World!"; cout<