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 do you mean by provider?
How would you run your ActiveX Document Dll?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
What is the use of Immediate, Local Window?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
What is form in visual basic?
What is the use of ActiveX Documents?
Explain about an event-driven programming language?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
What is ODBC Direct and Microsoft Jet Database Engine ?
What are the scope of the class?
What is Parser Bug?
How do I mimic a toggle button?
what are the Default cursor Type and LockEdit type in DAO?
What are the different procedures associated with the object?