Arrays JAVA

 int [] arr;

int arr2 [];

arr = new int [10];

system.out.println(arr[0] ):








Comments

Popular posts from this blog

Events Js