Answer Posted / chandrasekharreddy siddamreddy
1. Defines a binary standard for component interoperability
2. Is programming language-independent
3. Is provided on multiple platforms (Microsoft® Windows®,
4. Microsoft Windows NT™, Apple® Macintosh®, UNIX®)
5. Provides for robust evolution of component-based
applications and systems
6. Is extensible
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the difference between aggregated and contained objects?
Is dcom dead?
What is the use of com component in .net?
Define and explain about COM?
What are queued components?
What is dcom?
Does .net replace com?
Once I have developed the com wrapper do I have to still register the com in registry?
Which namespace do the classes, allowing you to support COM functionality, are located?
Can I use com components from .net programs?
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?
Explain Futures of COM?
Can you explain what is dcom?
What is reference counting in com?
How do we create dcom object in vb6?