linux1% g++ input3.cpp linux1% cat data2 Hello World good 3.14159 linux1% ./a.out str1 = 'Hello World ' str2 = 'good' linux1%