Multiple choice general knowledge

Wat is the fullform of "COM"

  1. Combined Object Model

  2. Component Object Model

  3. Component Object Module

  4. Combined Object Module

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Component Object Model (COM) is a Microsoft binary-interface standard that enables inter-process communication and dynamic object creation. It allows software components to communicate regardless of the language they were written in.