Futures of COM

Answers were Sorted based on User's Feedback



Futures of COM..

Answer / 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

Futures of COM..

Answer / p.eswaran

COM:

1. It is Binary Standard, so it supports all the Languages(
java, VC++, VB , .Net ,..)
2. It is already compiled Code.
3. reuse ability.
4. Main Purpose is Client- Server Interaction with in a
Machine.(DCOM for Client- Server Interaction across the
Network.)

Is This Answer Correct ?    3 Yes 1 No

Futures of COM..

Answer / aj

Futures of COM
1.Transparency
2.Extensibility
3.Indirection
4.Versioning
5.Server lifetime management.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More COM DCOM Interview Questions

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

1 Answers  


Can I use com components from .net programs?

0 Answers  


hi,I have applied for NIC test plz if any one have test paper pattrn plz send me on "mn_mayank38@yahoo.co.in"

1 Answers  


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

2 Answers   Cap Gemini, Honeywell,


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?

0 Answers  






Do COM keep track of all the object references(Accounting)?

3 Answers   Microsoft,


What is the difference between aggregated and contained objects?

0 Answers  


What is IUnknown? What methods are provided by IUnknown?

3 Answers   IBM,


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

0 Answers  


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

1 Answers   Wipro,


When you call CoInitialize(NULL) function how it works internally.

8 Answers  


What is a moniker ?

3 Answers  


Categories