Answer Posted / shan
component object module is com.It defines standard binary
interface between object modules.this interface defines the
function calling methodology standardised structure.
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
What are queued components?
Which namespace do the classes, allowing you to support COM functionality, are located?
Define and explain about COM?
Does .net replace com?
Explain Futures of COM?
What is reference counting in com?
Once I have developed the com wrapper do I have to still register the com in registry?
Can you explain what is dcom?
Can I use .net components from com programs?
Can I use com components from .net programs?
How do we create dcom object in vb6?
How to create an instance of the object in COM?
What is the use of com component in .net?
What is dcom?
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?s the difference between aggregated and contained objects?