The delete [] operator:

a. Can terminate the program.
b. Must be told which destructor to call when destroying an object.
c. Can delete an entire array of objects declared using new.
d. Is called implicitly at the end of a program.

c. Can delete an entire array of objects declared using new.

Computer Science & Information Technology

You might also like to view...

An Access ________ is a database object that summarizes the fields and records in a format suitable for printing

Fill in the blank(s) with correct word

Computer Science & Information Technology

To select all slices in a pie, you double-click any slice

Indicate whether the statement is true or false

Computer Science & Information Technology