Define and explain about COM?
Answer / Kuldeep Malik
COM (Component Object Model) is a platform-independent architecture for building binary software components that can communicate with each other. It provides a way to create, use, and manage objects across different programming languages and platforms. By defining standard interfaces between objects, COM allows components to interact seamlessly regardless of their implementation details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
where can i use pmcmd commands of informatica
Can I use .net components from com programs?
what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.
how you call a dll as a COM dll.
How do we create dcom object in vb6?
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?
Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)
how to call a dll as a COM dll?
Explain queued components.
Explain JIT activation?