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

What are the desktop applications?

550


What is default value of enum c#?

540


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

601


Is array thread safe c#?

558


Why do we use interfaces in c#?

585






Explain the security with aop?

744


What is c sharp language?

603


Why do we write system in c#?

564


What is a clr (common language runtime)?

567


Is c# lazy thread safe?

571


How do I type a whitespace character?

615


Is c# a strongly-typed language?

626


Is lazy thread safe c#?

581


What is use of list in c#?

525


What is connection pooling in ado.net?

617