Write a single statement that initializes a two-dimensional array named rectangles with double elements. Provide one row

Question:

Write a single statement that initializes a two-dimensional array named rectangles with double elements. Provide one row for each of three rectangles and give each row two columns, one for width and the other for height. Initialize all width and height values to 1.0.

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

Step by Step Answer:

Question Posted: