COM+ Question:

Explain what are wrapper Classes?

COM+ Interview Question
COM+ Interview Question

Answer:

Wrapper classes are used to encapsulate values of primitive
types in objects, so that they can be passed around in the
same manner.


Previous QuestionNext Question
What are CCW and RCW?Is the COM architecture same as .Net architecture? What is the difference between them?