星期五, 6月 10, 2005

6/10 Homework (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.

沒有留言: