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

What is public void in c#?

511


Why do we use class in c#?

482


How do I create a .exe file?

484


Can you pass value types by reference to a method?

522


What is difference between static and readonly in c#?

454






Is there regular expression (regex) support available to c# developers?

527


what is main function of alternate teamplate of datalist?

1645


What are c# types?

526


What is the do while loop code?

491


if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

528


List the fundamental oop concepts?

523


how to implement a web service in .net

472


Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?

509


Explain the functionalities of satellite assembly?

554


Is overriding of a function possible in the same class?

473