1. Home
  2. Computing & Technology
  3. C / C++ / C#

Definition of Component

By David Bolton, About.com

Definition: To speed development and encourage reuse of code, it is common place to develop code as components. It's a modular approach and for example Win 32 is strongly component based, using COM which stands for Component Object Model.

DirectX is based upon COM with components for manipulating 3D Objects, surfaces, sounds and video.

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Examples:
Building applications with components makes it easier to reuse those components.
Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#
  4. Glossary
  5. C
  6. Component - Definition>

©2009 About.com, a part of The New York Times Company.

All rights reserved.