Friday, July 29, 2011

Assignment 8 #1,

Problem 6:
System.arraycopy(allSalaries,1,workerSalaries,0,7);

Problem 7:
a. It prints homer,Flanders,apu
b. change the method type to String [] and add return list;

No comments:

Post a Comment