Look at the following pseudocode and answer questions a through d. a. What is the name of

Question:

Look at the following pseudocode and answer questions a through d.Constant Integer SIZE = 7 Declare Real numbers [SIZE]

a. What is the name of the array that is being declared?
b. What is the size of the array?
c. What data type are the array elements?
d. What is the subscript of the last element in the array?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: