What are the different compatibility types when we create a
COM component?



What are the different compatibility types when we create a COM component?..

Answer / pankajbisane

As follows:

No Compatibility
Project Compatibility
Binary Compatibility

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More COM DCOM Interview Questions

What is In-proc?

4 Answers  


What are the different compatibility types when we create a COM component?

1 Answers   TCS,


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  


Explain transaction atomicity?

1 Answers  


Which namespace do the classes, allowing you to support COM functionality, are located?

0 Answers  


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  


What is a moniker ?

3 Answers  


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

1 Answers  


Which tool is used to configure the port range and protocols for DCOM communications?

1 Answers  


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

0 Answers  


How can would you create an instance of the object in COM

2 Answers  


Can I use .net components from com programs?

0 Answers  


Categories