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


Please Help Members By Posting Answers For Below Questions

What is Seek Method which type of record set is available this?

1500


Write the Steps in Creating an ActiveX Control?

1972


what is the Difference between Dynaset and Snapshot?

1507


Which method is preferred to save data like database to the disk?

1527


How would you access objects created in ActiveX Exe and ActiveX Dll

1516






What is the use of Visual Basic Document file?

1906


What is the need of tabindex property is label control?

1595


what are the Differences between ActiveX Control and Standard Control?

3113


what is the Difference between Recordset and Querydef?

1861


Is it possible to call oracle database through ADO control or Object?

1371


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1710


Explain what is Visual basic?

577


How come I get a "No Current Record" error when I use a a Data Control on an empty table?

1053


What are the types of line styles available in Treeview Control?

1459


Does VB support pointers to functions?

1172