What is early binding and late binding

Answer Posted / laks

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 ?    128 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

532


Is system a class in c#?

496


What is assembly c#?

479


Why do we need dependency injection in c#?

463


Explain polymorphism in c# with a simple example?

517






What is final keyword in c#?

533


What is jagged array?

550


Are arraylist faster or arrays?

495


Why does my windows application pop up a console window every time I run it?

528


Can abstract class have constructor?

502


Is string nullable in c#?

455


what is the index value of the first element in an array?

512


What does this keyword mean in c#?

525


What is the default value of date?

458


How to find type of variable?

548