Java for loop · public class PrintArrayExample1 · { · public static void main(String args[]) · { · //declaration and instantiation of an array · int arr[]=new int[4]; ...
確定! 回上一頁