Đoạn code sau đây in ra gì?Object[] names = new String; names = new Integer(0);Chọn một:3/19Đoạn code sau đây in ra gì? Object[] names = new String; names = new Integer(0); Chọn một:ArrayIndexOutOfBoundsExceptionArrayStoreExceptionCompilation errorCode runs successfullyGiải thíchChọn đáp án B