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.
Computer Science & Information Technology
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?
Computer Science & Information Technology
The Insert Table of Figures button is located on the ________ tab in Word
Fill in the blank(s) with correct word
Computer Science & Information Technology
________ is a powerful tool that creates engaging, interactive user experiences
A) Sparklines B) Power View C) Slicers D) Silverlight
Computer Science & Information Technology
The ____ function reads a string from the standard input stream.
A. getstr B. gets C. fgets D. puts E. fputs
Computer Science & Information Technology