Wat is the fullform of "COM"
-
Combined Object Model
-
Component Object Model
-
Component Object Module
-
Combined Object Module
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.