|
-
Mar 8th, 2002, 03:45 AM
#1
Thread Starter
Fanatic Member
COM Stands for:
Component Object Modal
It is a binary standard to which components (Like VB ActiveX Dll's And ActiveX Controls) are created..
So it allows you to develop components in any COM Compliant language, which can then be used by any COM Compliant language... EG You can write a Component in C++ and use it in VB.
COM also specifies some rules regarding the Interface of a component (Its methods and properties).
I wouldnt worry too much about your interview, just keep in mind that if the ymention COM components they are probably refrering to ActiveX Dlls, Controls etc...
Hope this helps, Good Luck!
Leather Face is comin...
MCSD
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|