|
How do i
1.) Create a String array called Lester that has 76 Strings
2.) Create a double array called sue that holds 30 numbers, which are all 3.2
3.) Create an int array called jimmy that holds 12 ints and set them through the numbers 1 through 12, then sum them.
(sorry for all the questions, but i'm really new to this and these are practice exam questions)
|