AceTheInterview
Jobs in Pune | Work better in teams | Socialize with friends | Submit Q&A | Tell a friend
Search site for 

Top 100 Interview Questions & Answers in a convenient and easy to read book!

“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”

– Ravi, California

Read more comments...

Interview Questions And Answers RSS Feed

Answers »

  1. Submitted By: sridhar_s — October 6, 2006
    not yet rated
      + -

    COM - Component Object Model.
    It is a protocol for object communication from microsoft.

  2. Submitted By: DougNoTronik — October 6, 2006
    -1 votes
      + -

    I don’t know a whole lot about com.. but it seems the most important aspect to com is that it is a mechanism that provides a common interface for functionality that doesn’t care about the implementation (ie: language or coding style used).

  3. Submitted By: johny1 — October 6, 2006
    +1 votes
      + -

    COM is used mainly to maintain versions amoung methods within a component. This is the one that isolates itself from non COM DLL. Each component has its own GUID which makes it less error prone in terms of wrong usage. The disadvantage of COM is its complexity. There are so many ways of implementing COM. This created confusion amoung users. COM is not currently OS independent. COM works closely with Registry. COM can be interprocess(Across EXE’s) as well as DLL. Activex, OLE, ATL are some of COM’s derivatives.

  4. Submitted By: Prem — October 6, 2006
    not yet rated
      + -

    Also, COM is a binary standard(as stated earlier, not across OS’s)

  5. Submitted By: gshock — October 6, 2006
    not yet rated
      + -

    COM is a binary standard on Microsoft (and some UNIX platforms) that enables objects to interoperate in a networked environment regardless of the language in which they were developed or on which computers they reside. COM allows an object to expose its functionality to other components and to host applications. It defines both how the object exposes itself and how this exposure works across processes and across networks. COM also defines the object’s life cycle.

  6. Leave an Answer/Comment

    To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
    Click to hear an audio file of the anti-spam word

Our Sponsors
Our Sponsors
Contact Us | FAQ | Sitemap | Terms of Use | Privacy Policy | Tell a Friend

Copyright © 1999-2006 Jeeve Technologies LLC. All rights reserved.