Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between early binding and late
binding?

Answer Posted / divit kumar

Late binding is implemented when you do not know which function will be called, though early binding is faster then latebinding.
(Early Binding is also called static binding or compile time binding)
(Late Binding is also called dynamic binding or runtime binding)
danishvbr[at]yahoo.com
.
.
Early binding determines execution path at compilation and late binding allows for dynamic execution at runtime.
for example: In a native Win32 code environment (i.e., non .NET), late binding could refer to the use of a DLL library vs. the use of a static library - all the references in a static library can be determined at compile time, but the references in a DLL (dynamic link library) are not determined later until run time. In a .NET environment, late binding could refer to the use of System.Reflection

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Msgbox Statement and MsgboxQ function?

2028


Is it possible to Access BackEnd procedures? Explain.

2038


What type of databases you can access through ADO Data Access Object?

2151


Explain the creation project schedule.

1114


What is data control in vb?

1082


How can you Navigate from the DHTML application to another DHTML application? .

1918


How would you create your application in DHTML?

2014


What's the difference between MODAL and MODELESS forms?

1574


How would you create properties by using class Builder Wizard?

2053


How many File System Controls are there ? Explain.

2084


How many objects resides in ADO ?

2010


Is it possible to Access BackEnd procedures?

2139


What are the tools in visual basic?

1121


How to find the current record position in data control?

2014


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

1947