COM DCOM Question:

What kind of components can be used as DCOM servers?

Tweet Share WhatsApp

Answer:

There are two kind components
1. InProc
2. OutProc

We can use both as DCOM servers, its upto our design.

Download COM DCOM PDF Read All 25 COM DCOM Questions
Previous QuestionNext Question
How does a DCOM component know where to instantiate itself?What are the different compatibility types when we create a COM component?