What is the difference between creating a object using New
and CreateObject in Visual Basic?
Answer Posted / 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 View All Answers
Explain Types of DBCombo boxes?
Difference between DDE and OLE.
Is the Variant type slower than using other variable types?
what is the Difference between Recordset and Querydef?
Binary Access-method isused to access file in which manner?
Explain about the creation of EXE files with Visual Basic?
1s it posible to Create Tables Through Querydef?
Types of cursors in RDO.
What are some methods you can use to send data from one VB executable to another one?
DHTML Is used for what?
How do I do drag & drop between applications?
It possible to call OLEDB's Features directly in VB without using any control?
How do I set the Windows wallpaper at runtime?
How can you Navigate from the DHTML application to another DHTML application? .
what are the Parts of ODBC?