| Other COM DCOM Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What kind of components can be used as DCOM servers? | | 1 |
| What are the different compatibility types when we create a
COM component? | TCS | 1 |
| What is the difference, if any, between OLE and COM? | | 3 |
| How can would you create an instance of the object in COM | | 2 |
| Which tool is used to configure the port range and
protocols for DCOM communications? | | 1 |
| When you call CoInitialize(NULL) function how it works
internally. | | 5 |
| What are the purposes of AddRef, Release and QueryInterface
functions | | 2 |
| Do COM keep track of all the object references(Accounting)? | Microsoft | 3 |
| How does a DCOM component know where to instantiate itself? | | 1 |
| Explain JIT activation? | | 1 |
| how you call a dll as a COM dll. | | 2 |
| Explain object pooling? | HCL | 1 |
| What happens when client calls CoCreateInstance? | | 2 |
| Let?s assume we have object B and aggregated object C (in-
proc server), created by B. Can you access any interface of
B from C? What?s the difference between aggregated and
contained objects? | | 2 |
| what is oops
| | 2 |
| How do you make a NET component talk to a COM component? | TCS | 1 |
| Explain queued components. | | 1 |
| Explain transaction atomicity? | | 1 |
| What is a moniker ? | | 2 |
| Futures of COM | MIT | 2 |
| |
| For more COM DCOM Interview Questions Click Here |