Write a program that takes 10 integers as input. The program places the even integers into an array called evenList, the odd integers into an array called oddList, and the negative integers into an array called negativeList. The program displays the contents of the three arrays after all of the integers have been entered.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here