What is early binding and late binding

Answer Posted / muhammed zakeer.ms

Early binding means that our code directly interact with
with the obj by directly calling its method.Since compiler
knows the obj data type ahead of time.it can directly
compile our code invokes methods on the obj

Is This Answer Correct ?    20 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c# pass by value?

487


How does bubble sort work?

508


Is Facebook a desktop application?

471


Is it possible to have different access modifiers on the get/set methods of a property?

519


Which sorting algorithm is best?

561






What is the difference between protected and internal in c#?

468


How to update the gui from another thread in c#?

558


Can you store strings in arrays?

542


How many bytes is an int in c#?

507


Define thread?

581


Is stringbuilder thread safe c#?

479


What does args mean in c#?

497


Explain the features of an abstract class in net.

504


What is lock statement in C#?

554


What is int tryparse in c#?

524