The following Java code gives the average. public class Avg {; public static void main(String[] args) {; //define an array; int[] array ...
確定! 回上一頁