What is early binding and late binding

Answer Posted / shakti prasad prusty

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 ?    31 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I run a cshtml file?

510


How do I format a string in c#?

486


Why we use get set in c#?

508


What are data types in C#?

576


Explain the difference between passing parameters by value and passing parameters by reference with an example?

511






What is thread in c#?

551


Is c# easier than c++?

542


If dll and exe files are same it means you can deploy both the files in gac?

503


What is wpf c#?

503


What is dataset and dataadapter in c#?

507


What is binary search tree in data structure?

483


What is AutoMapper in C#?

586


What is the full form of GAC? Explain its uses?

586


Is there a way of specifying which block or loop to break out of when working with nested loops?

551


Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records

594