Define and explain about COM?



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

Post New Answer

More COM DCOM Interview Questions

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

1 Answers  


C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?

2 Answers  


where can i use pmcmd commands of informatica

1 Answers  


Can I use .net components from com programs?

1 Answers  


what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.

0 Answers   Excel,


how you call a dll as a COM dll.

2 Answers  


How do we create dcom object in vb6?

1 Answers  


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?

3 Answers  


Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)

1 Answers   Wipro,


how to call a dll as a COM dll?

1 Answers  


Explain queued components.

2 Answers  


Explain JIT activation?

1 Answers  


Categories