What is com, com+ and dcom ?



What is com, com+ and dcom ?..

Answer / Rajeev Kumar Ravi

COM (Component Object Model) is a software interface standard developed by Microsoft that allows multiple applications to interact with each other using binary interfaces. COM+ is an extension of the COM architecture that includes features like object pooling, transaction support, and security. DCOM (Distributed COM) is a version of COM designed for distributed computing across network boundaries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM+ Interview Questions

Disadvantages of com components?

3 Answers   Microsoft,


What is the difference between com architecture and .net architecture?

1 Answers  


Explain disadvantages of com components?

1 Answers  


Difference between .NET components and COM components?

3 Answers   Microsoft,


Explain object pooling?

1 Answers  


What is com, com+ and dcom ?

1 Answers  


Explain JIT activation?

3 Answers  


What is availability?

1 Answers  


Define manageability?

1 Answers  


Define object pooling?

1 Answers  


What is reliability?

1 Answers  


how to register dll in COM / COM+ application

2 Answers  


Categories