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

how radio button is active in dialog box?

1 Answers  


sql query for delete duplicate records in sql datadbase

0 Answers  


What is an Hash Mapping in java?

0 Answers   Cisco, Syntel,


What are the COM components

2 Answers   SunSoft Technologies,


win 3.1 supports which type of multi tasking?

2 Answers   TISL,






what API used to hide window

2 Answers  


How will we unable and disable services in win 7 ?

2 Answers   McAfee, Microsoft,


In Win32 application can we use CString datatype?

4 Answers  


What is Win32?

14 Answers   AAA, Genpact, HCL, Wipro,


write About send message and post message

4 Answers  


what is the difference between MFC and Win32

5 Answers   ArisGlobal, Microsoft,


java is pure object oriented programming language why?

3 Answers   HCL,


Categories