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

Can int be null c#?

523


Are attributes inherited c#?

460


Is int an object in c#?

510


What is a Assembly?

538


Can we store different data types in arraylist in c#?

461






What is object array in c#?

509


Is c# easier than c++?

533


What is function c#?

484


Write a program in c# to find the angle between the hours and minutes in a clock?

482


What is .cs file in c#?

518


What is lazy loading and eager loading in c#?

482


What is a callback c#?

540


What is using keyword in C#?

562


Why static variables are used?

513


Why we need get set property in c#?

536