public class print_values_of_arrays{ public static void main(String[] args){ int age[]={18,29,78,56,45}; for(int i=0; i