A memory leak occurs when:

a. A local array is deleted.
b. A dynamically allocated object is deleted.
c. A dynamically allocated object is no longer referenced.
d. Two pointers point at the same object.
e. A dynamically allocated object is deleted twice.


C

Computer Science & Information Technology

You might also like to view...

How can throughput be measured?

What will be an ideal response?

Computer Science & Information Technology

Brightness is the difference in colors in a graphic

Indicate whether the statement is true or false

Computer Science & Information Technology

You cannot leave notes open on the screen while you use Outlook.

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

Computer Science & Information Technology

What key combination can be used to run a program without debugging it?

A. Alt + F4 B. Ctrl + F5 C. Ctrl + R D. Shift + Ctrl + 1

Computer Science & Information Technology