can a COM interface be implemented by more than one COM class
in the same COM component?
Answers were Sorted based on User's Feedback
What is the difference between aggregated and contained objects?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
what is oops
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
What is the use of com component in .net?
Explain transaction atomicity?
How can would you create an instance of the object in COM
Do COM keep track of all the object references(Accounting)?
Define and explain about COM?
How does a DCOM component know where to instantiate itself?
Can I use com components from .net programs?
Which namespace do the classes, allowing you to support COM functionality, are located?