Visual Basic (VB) Question:
Download Questions PDF

Name and explain the different compatibility types when creating a COM component

Answer:

No Compatibility ? New GUID created, references from other components will not workProject Compatibility ? Default for a new component Binary Compatibility ? GUID does not change, references from other components will work

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
How do you register a component?Why is it important to use source control software for source code?