Multiple choice

Which of the following objects in .Net require(s) installation in the network?

  1. COM (Component Object Model)

  2. DCOM (Distributed Component Object Model)

  3. Both (1) and (2)

  4. None of the above

  5. These objects do not exist in .Net framework

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

DCOM objects require installation in the network of the involving users. These are related to distributed environment.