Recent content by Ajmather
-
A
Java Java: Finding the numbers in an array above the average
I am attempting to find the numbers above the average number of a set of numbers in an array. I am having trouble understanding why my output for the list of numbers above the average is so...weird. I'd appreciate the help! My code: public class Inequality { public static void main(String[]...- Ajmather
- Thread
- Array Average Java Numbers
- Replies: 2
- Forum: Programming and Computer Science