A. int[] ia = new int [15]; B. float fa = new float [20]; C. char*+ ca =“Some String”; D. Object oa = new float[20]; E. Int ia [][] =(4,5,6)(1,2,3)