What is early binding and late binding

Answer Posted / laks

Early binding - Assigning values to variables during design
time or exposing object model at design time.

Late Binding - Late binding has the same effect as early
binding. The difference is that you bind the object
library in code at run-time

Is This Answer Correct ?    128 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are access modifiers in c#?

625


Wcf and what is difference between wcf and web services?

581


Why we use delegates in c#?

580


What is yield keyword?

579


Why do I get a security exception when I try to run my c# app?

635






Is dictionary reference type c#?

553


Is c# a technology?

563


What is the difference between static and constant variables?

622


What is the real use of interface in c#?

537


Where do we use serialization in c#?

573


What are the steps to make an assembly to public?

595


Why dictionary is faster than list?

641


What is argument in c#?

602


How to Install uninstall assemblies into GAC?

579


What is default constructor in c#?

583