import java.util.Arrays; public class ArrayParts { public static void main(String[] args) { Object[] arr = new Object[10]; for (int i=0; i