Multiple choice technology programming languages Which of the following statements are valid array declaration? int number(); float average[]; double[] marks; counter int[]; Reveal answer Fill a bubble to check yourself B,C Correct answer