Explain disadvantages of com components?



Explain disadvantages of com components?..

Answer / Mohd Nadeem

COM components have several potential drawbacks. First, they require registration in the system registry which can lead to clutter and potential errors. Second, COM does not support object-oriented programming concepts like inheritance or encapsulation natively. Lastly, debugging and maintenance can be difficult due to the interoperability issues between different versions of COM libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM+ Interview Questions

Difference between .NET components and COM components?

3 Answers   Microsoft,


Explain role-based security?

2 Answers  


Disadvantages of COM components?

2 Answers   Microsoft,


How do you make a NET component talk to a COM component?

1 Answers  


Explain how to register dll in com / com+ application?

1 Answers  


Explain object pooling?

1 Answers  


What is COM?

1 Answers  


Explain disadvantages of com components?

1 Answers  


Are com components serializable?

2 Answers   Microsoft,


How CCW and RCW is working?

1 Answers  


Can we copy a COM dll to GAC folder?

1 Answers  


Is the COM architecture same as .Net architecture? What is the difference between them ?

3 Answers  


Categories