What is early binding and late binding

Answer Posted / susheel maan

Compiler can bind the objects to methods at run time this
is called late binding or dynamic binding.

Compiler can bind the objects to mehods at compile time
this is called early binding or static binding.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you sort a list in c#?

496


What does exclamation mark mean in access query?

551


What is the solution if you need to manipulate sets of items?

470


Define an escape sequence, name few strings in escape sequence?

477


What is the difference between out and ref in c#?

483






What is anonymous types in c#?

504


Can a class have static constructor?

551


Do we get an error while executing the “finally” block in c#?

507


What are native functions?

472


What is the difference between list and dictionary in c#?

458


How to move to a state-related codebase?

897


Explain the difference between event and a delegate in c#?

534


Name the connections does microsoft sql server support?

486


What is datatable in c#?

490


Which of the following API is used to hide a window?

535