alexar8410 alexar8410 08-09-2022 Computers and Technology contestada What will the following code display? int number = 6; number; cout << number << endl;