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 to down load image properties.

1 Answers  


What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?

1 Answers  


Can you tell me the properties of the controls?

1 Answers   Satyam,


Is it possible to Access BackEnd procedures? Explain.

1 Answers  


Explain Types of DBCombo boxes?

1 Answers  


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,


How can I call a 'hidden' DOS program from VB?

1 Answers  


Can a VB application be an OLE server?

1 Answers  


How many nuber of controls are there in form?

1 Answers  


What is the use of parameters collection?

1 Answers  


what controls have you used in your project?

1 Answers   Satyam,


Can We create CGI scripts in VB?

1 Answers  


Categories