Create an int array called nums that has 10 elements. NEED IT ASAP?

Answers

bocephusmcguire

You haven't specified a language anyway.

prathamjeet

int[] nums= new int[10]; you should have just looked this up on google. It must not have been hard

robin_lionheart

If you didn't study for your test, Mohammad, I'm not going to help you cheat. But in the time it took you to post this question, you could have googled up the syntax for declaring an array.