Computer Science II - Juniata College

11-6 Write code to initialize all of the elements of a to 999. 11-7 Declare a two-dimensional array sales such that stores 120 doubles in 10 rows. 11-8 Declare a two-dimensional array named sales2 such that 120 floating-point numbers can be stored in 10 columns. ................
................