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
How do I implement an accelerator key for a text box?
Explain the differences between ActiveX Dll and ActiveX Exe?
What is hyperlink?
What is Pseudocode?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
what controls have you used in your project?
what are the Default cursor Type and LockEdit type in DAO?
Explain about the basic features of Visual basic?
How do I create a window with a small title bar as in a floating toolbar?
Types of LockEdits in DAO?
What is a thread pool and how are the threads within a thread pool managed?
Difference between Linked Object and Embedded Object?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
Why can't I use an index with my VB accessed database?
Explain the usage of Web Browser Control?