1
Reply

What is Com Interoperability

Sanjeev Singh

Sanjeev Singh

16y
5.1k
0
Reply

    COM is a technology for component software development which is binary standard and language independent. .NET components communicate with COM using runtime callable wrapper(RCW).