Define and Explain COM?

4 years ago
Operating System

COM stands for Component Object Model which is a specification (Standards).

COM has two aspects

  1.    COM specifications provide a definition for what object is
  2.    COM provides services  or blue prints for creation of object and communication between client and server.

COM is loaded when the first object of the component is created.

0
Sanisha Maharjan
Jan 20, 2022
More related questions

Questions Bank

View all Questions