Wednesday, 20 March 2013

Which generics classes will destroy an object when they are removed from the list, assuming the list owns the object? ( Choose all that apply )

a) TList
b) TObjectList
c) TDictionary
d) TObjectDictionary
e) TObjectList and TObjectDictionary.
 
Answer : e. TObjectList and TObjectDictionary

No comments:

Post a Comment