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 does it work?

665


Why constructor is used in c#?

651


Define c# i/o classes?

686


Define constructor in c#.

680


How do you escape a character?

674


what is full assembly reference

715


What is transparent caching with aop ?

782


What are the two kinds of properties in c#.

674


What is a dictionary in c#?

668


What is difference between throw and throws in c#?

619


What is using keyword?

679


Why are strings in c# immutable?

694


What is final keyword in c#?

693


What is datagridview in c#?

825


What are synchronous and asynchronous operations?

667