Explain transaction atomicity?
Atomicity (database systems) is a property of database
transactions which are guaranteed to either completely
occur, or have no effects.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does a DCOM component know where to instantiate itself?
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?
what is far pointer and what are the use of far poiter in com/dcom ?????
Once I have developed the com wrapper do I have to still register the com in registry?
Define and explain about COM?
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?
what is oops
What are the different compatibility types when we create a COM component?
Can I use com components from .net programs?
What is the use of com component in .net?
can a COM interface be implemented by more than one COM class in the same COM component?
2 Answers Cap Gemini, Honeywell,
How can would you create an instance of the object in COM