When does the object manager delete an object?
a) When all handles to the object are closed.
b) When the thread that created the object calls the delete function.
c) Objects are never deleted unless system memory is low.
d) When the object’s reference count drops to zero.
d) When the object’s reference count drops to zero.
You might also like to view...
Describe the three components from which self-service portal user roles are defined.
What will be an ideal response?
The Insert Table of Figures button is located on the ________ tab in Word
Fill in the blank(s) with correct word
________ is a powerful tool that creates engaging, interactive user experiences
A) Sparklines B) Power View C) Slicers D) Silverlight
The ____ function reads a string from the standard input stream.
A. getstr B. gets C. fgets D. puts E. fputs