What is early binding and late binding

Answer Posted / santhosh. p. krishna

Early binding - Assigning values to variables during design
time.

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 ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of delegate in c#?

652


What is iqueryable?

639


What is meant by collections in c#?

612


What is a derived class in c#?

691


What is the difference between an application domain and a process?

679


What is Implicit conversion in C#?

772


What do you understand by the terms datareader object and dataset object?

713


Why interface is required?

609


In .Net, what is an assembly? Also explain the type of assembly.

690


if a method is marked as protected internal who can access it?

756


Which is faster abstract class or interface in c#?

713


Why can't we use a static class instead of singleton?

633


Explain the process of Serialization?

727


What is the difference while using directive vs using statement ?

697


Describe the ways of cleaning up objects in c#.

683