trixiesmells trixiesmells 02-04-2024 Computers and Technology contestada What would the following snippet of code output- string x = "10"; cout << "x" << x << endl;