-
public class A_rray { public static void main(String arg[]){ short[] x = new short[]{3,5,4,7,9,5,2,2,4,5,6,7,8}; for(int i=0;i