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...
One way to avoid _______ is to exercise regularly
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which of the following is the first step in any computer attack?
a. Performing a DoS attack b. Actively collecting information about the system c. Passive collection of information about the system d. Port scanning
Computer Science & Information Technology