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



can a COM interface be implemented by more than one COM class in the same COM component?..

Answer / vinaydev

NO

Is This Answer Correct ?    9 Yes 5 No

can a COM interface be implemented by more than one COM class in the same COM component?..

Answer / himanshu

Yes we make many class on one com modul

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More COM DCOM Interview Questions

Can you explain what is dcom?

0 Answers  


Define and explain about COM?

0 Answers  


Once I have developed the com wrapper do I have to still register the com in registry?

0 Answers  


What is the difference between aggregated and contained objects?

0 Answers  


What kind of components can be used as DCOM servers?

1 Answers  






Explain transaction atomicity?

1 Answers  


How to Use structs in COM interfaces when Automation compatibility is not an issue?

1 Answers  


Is dcom dead?

0 Answers  


What are queued components?

0 Answers  


What should QueryInterface functions do if requested object was not found?

1 Answers  


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

0 Answers  


Can I use com components from .net programs?

0 Answers  


Categories