We would like to free the dynamic array pointed to by arr. We would use the following line of code:

A. arr [ ] delete;
B. arr delete;
C. delete [ ] arr;
D. delete arr;

C

Computer Science & Information Technology

You might also like to view...

When data is imported into Access from Excel, one of your options is to link the data, so that changes in Excel will be reflected in the table in Access

Indicate whether the statement is true or false

Computer Science & Information Technology

Each dot in the grid of a bitmap graphic is referred to as a pixel.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology