[20 / 7 / ?]
Hello, I've learned I fucking hate coding but I just need to pass this Java class. Can someone help me with this shit? I'll even pay in crypto if someone's willing to crap the whole thing out for me within the next couple hours.
Drop contact info if willing pls
The directions are as follows
>NO Methods, NO Classes, NO 2 D arrays.
>your program has only only the main method, main class and ONE D array
>Write a java program to perform the following operations on an array
>1. populate an array with 20 integers between -100 and 100 (not hard-coded)
**** add a menu to provide the user of a selection of an operation to perform
>2. find and display the sum of all positive numbers in the array
>3. find and display the sum of all negative numbers in the array
>4. display all (positive odd numbers) in the array
>5. display all negative even numbers in the array
>6. display all positive numbers in the array in reverse order
>7. display all negative numbers in the array
>8. display all numbers in the array in the array
>9. display the count of the negative numbers in the array (how many)
>10 display the count of the positive numbers in the array (how many)
*** add a loop to give the user the option of restarting the program
Drop contact info if willing pls
The directions are as follows
>NO Methods, NO Classes, NO 2 D arrays.
>your program has only only the main method, main class and ONE D array
>Write a java program to perform the following operations on an array
>1. populate an array with 20 integers between -100 and 100 (not hard-coded)
**** add a menu to provide the user of a selection of an operation to perform
>2. find and display the sum of all positive numbers in the array
>3. find and display the sum of all negative numbers in the array
>4. display all (positive odd numbers) in the array
>5. display all negative even numbers in the array
>6. display all positive numbers in the array in reverse order
>7. display all negative numbers in the array
>8. display all numbers in the array in the array
>9. display the count of the negative numbers in the array (how many)
>10 display the count of the positive numbers in the array (how many)
*** add a loop to give the user the option of restarting the program