What is the difference between creating a object using New
and CreateObject in Visual Basic?



What is the difference between creating a object using New and CreateObject in Visual Basic?..

Answer / cp

Using New is an example of early binding and CreateObject
is an example of latebinding.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

How many types of API functions are available in VB?

0 Answers  


How would you create properties in ActiveX Control?

0 Answers  


Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.

0 Answers  


Give brief description about class?

0 Answers  


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

0 Answers  






Types of DBCombo boxes

0 Answers  


What is the difference between change event in normal combobox and dbcombobox?

0 Answers  


what is the Code for DSN Less Connection?

1 Answers  


How many MDI(multiple document interface) forms can include in one project(especially in visual basic)?

6 Answers   Satyam, VSS,


How can you Navigate from the DHTML application to another DHTML application? .

0 Answers  


Types of LockEdits in DAO?

0 Answers  


What do you know about user forms.

0 Answers  


Categories