What are the COM components

Answers were Sorted based on User's Feedback



What are the COM components..

Answer / rahul p

It evolved like this
when u write a CLASS to reuse in a application, multiple
intances of the class exists with each instance of
application,
Next u want to avoid it so u make a class and put it in DLL
now only one instance exists though multiple instances of
applications exists
Applicatoin needs to be recompiled whenever Dll is
modified, SO came COM.
COM is independent component that internally handles
networking, resources etc, COM uses IDL to communicate to
different languages

for best answers refer Essential COM by DON BOX

Is This Answer Correct ?    0 Yes 1 No

What are the COM components..

Answer / sds

http://forums.microsoft.com/MSDN/ShowPost.aspx?
PostID=721310&SiteID=1

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Win32API Interview Questions

What is preemption and context switching?

0 Answers  


In win32 application if defining a variable of CString then it gives the error "CString:Undeclared identifier" how to solve the problem? What headerfile need to include??

2 Answers  


What are the COM components

2 Answers   SunSoft Technologies,


What is an Hash Mapping in java?

0 Answers   Cisco, Syntel,


How will we unable and disable services in win 7 ?

2 Answers   McAfee, Microsoft,






System call executable binary file into a process

2 Answers  


What is preemption ? context switching ?

3 Answers  


Hi All, i got through he h1b Lotreey in india. US staming in the consulate is pendding . i applied from india for H1b but currently i am in germany for 1 year .i wanted to know can i attend the interview in germany.

1 Answers   MultiVision,


Message to limit the size of window

3 Answers  


what Message displayed when a window is destroyed

3 Answers  


describe process of creating a new class of windows ??

1 Answers  


how radio button is active in dialog box?

1 Answers  


Categories