What is a Component?



What is a Component?..

Answer / guest

If you compile an ActiveX dll, it becomes a component. If
you compile an ActiveX Control, it becomes both a component
and a control. Component is a general term used to
describe code that's grouped by functionality. More
specifically, a component in COM terms is a compiled
collection of properties/methods and events. Typically a
component is loaded into your project via the References
whereas an ActiveX Control is loaded into your project
via "components".

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what are the types of combo box?

1 Answers   Satyam,


Describe Database Connection pooling relative to MTS ?

1 Answers  


What is the latest version of visual basic?

1 Answers  


what is differece b/w Module and class Modules in vb6? thanks

4 Answers   Ask Techsys, TCS,


plzzzzzzz mail me some questions that r important to revise before an interviev wat r the possible question that mnc ask MY EMAIL ID shanty_pathak@yahoo.com

3 Answers   Wipro,


What is disconnected recordset?

2 Answers  


How many system controls are available ?

1 Answers  


which collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol?

1 Answers  


Explain about control properties?

1 Answers  


Which datatypes in Visual Basic are capable of accepting Nulls?

1 Answers  


Which controls have refresh method?

2 Answers   AB Inc, HCL,


How can you determine performance standards?

1 Answers  


Categories