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

Which of the following Windows utility programs arranges pieces of files on your hard drive to allow for faster access?

A) Task Manager B) Disk Cleanup C) Disk Defragmenter D) Error-checking

Computer Science & Information Technology

The ________ command is used to substitute one font for another throughout a presentation without having to search for and select text on individual slides

Fill in the blank(s) with correct word

Computer Science & Information Technology

How can you determine which browsers to test your Web site in if your site is already up and running?  What if your Web site is new?

What will be an ideal response?

Computer Science & Information Technology

Program ____ let programmers write code using a word processing-like interface.?

A. ?compilers B. ?assemblers C. ?debuggers D. ?editors

Computer Science & Information Technology