How many components are allocated by the following statement? double [ ] values = new double[3]; a.

Question:

How many components are allocated by the following statement?

double [ ] values = new double[3];

a. 32

b. 3

c. 2

d. 4

e. none of the above

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

Step by Step Answer:

Question Posted: