What will the following code display? 0 2 3 int numbers [] = {99, 87, 66, 55, (int i = 1; i < 4; i++) cout << numbers li
Posted: Fri Jul 01, 2022 5:46 am
What will the following code display? 0 2 3 int numbers [] = {99, 87, 66, 55, (int i = 1; i < 4; i++) cout << numbers lil for 99 OC C. 87 D. 87 87 (13 17 A. B. Nothing. This code has an error. 66 55 66 97 66 55 101 66 55 101 " "; 4 101);