星期一, 12月 19, 2005

Homework 12-19-2005 Lab Equal Arrays

Study Display 6.3 and define two arrays
int[] a={1,9,6,4,0,2,1,2} and int[] b={1,9,6,4,0,2,1,2}.
Write a program to verify that they are equal.

10 則留言: