Question:Which of the following characteristics do classes in the System.Drawing namespace such as Brush,Font,Pen, and Icon share? 

A hey encapsulate native resource and must be properly Disposed to prevent potential exhausting of resources. 

B They are all MarshalByRef derived classes, but functionality across AppDomains has specific limitations. 

C You can inherit from these classes to provide enhanced or customized functionality 

D They are Value Type objects. 

+ Answer
+ Report
Total Preview: 576

Copyright © 2024. Powered by Intellect Software Ltd