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
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
Explain Default cursor Type and LockEdit type in DAO?
What is the use of Data Form Wizard?
What are the new events in textbox that has been included in VB ?
Explain about the basic features of Visual basic?
How can you get selected file from file system Control?
What is the use of ActiveX Documents?
Explain about the creation of EXE files with Visual Basic?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
Which type of object requires this object?
Clear property is available in ____,___ control.
To.set the command button for ESC ___ Property has to be changed.
Draw Sequence Modal of DAO and Explain?
How many File System Controls are there ? Explain.
How would you add elements in TreevieW Control?