Latest C++ Aptitude Question SOLUTION: What happens if you write this code? string& foo() { return "Hello World"; } cout