I'm very confuse..
hmm.. How write two overload methods that return the average of an array. for example with the following headers:
public static int average (int [] array);
public static double average (double [] array);
Thank you so much......
This post has been edited by KYA: 14 January 2010 - 09:04 AM

New Topic/Question
Reply




MultiQuote






|