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...

Assume permissions on a file allow you to write to the file but not to delete it.

a. Give a command to empty the file without invoking an editor. b. Explain how you might have permission to modify a file that you cannot delete.

Computer Science & Information Technology

You cannot preview dynamic pages from within Dreamweaver until you specify a(n) ____ in which the dynamic pages can be processed.

A. folder B. server C. subsite D. aggregator

Computer Science & Information Technology