public class Array_1 { public static void main(String[] args) { int []a={10,20,30,40,50}; for(int i=0;i