What is binding? What are types of binding?
Answer Posted / amol kinge
binding means adrress of method amd class name knows object
at compile time or runtime that is binding
following are binding types as
1.static binding(both at compile time)
2.dynamic binding(Only one at compile time other at run
time)
3.Late binding(both find out at run time)
4.early binding(just like static)
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What is DAO?
How do you change the icon and otherwise manipulate the DOS box?
How can you Add API functions to your Application?
How can you filter out specific type of file using file system controls?
How do I create a window with a small title bar as in a floating toolbar?
How do I program the Novell NetWare API from VB?
How would you create your application in DHTML?
What is Mask Edit and why it is used?
What is the use of parameters collection?
Parts of ODBC?
Types of LockEdits in DAO? 51 .Types of Recordsets.
___ is the control used to call a windows application.
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How do I call help files from a VB program?
How would you map properties to controls by using ActiveX Control Interface Wizard?