Answer:
-6.4
Explanation:
just divide -32 by 5 and you will get your answer of -6.4
Answer:
b. a variable
Explanation:
A variable holds a specific type of data
Answer:
loop or a repeating block. I think it’s this because I like robotics and I have to know a lot of different kinds of blocks.
Explanation:
This is why.
Answer:that creates the array, puts some values in it, and displays the values. ... assign a value to each array element and print for (int i = 0; i < anArray.length; i++) ... Array; Array Initializers; Accessing an Array Element; Getting the Size of an Array ... not create an array and does not allocate any memory to contain array elements.
Explanation: