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

what is .NET framework architecture ??

1656


What is the difference between out and ref in c#?

572


What is string literal in c#?

596


4. Describe the process when we send a request URL? And who is responsible for that?

1560


What is difference between out and ref in c#?

616






who is a protected class-level variable available to?

612


What is tpl in c#?

579


How to create events for a control? What is custom events? How to create it?

625


What is a int in c#?

564


What is the difference between C# 3.5 and C# 4.0?

622


Can an abstract class inherit from another abstract class c#?

629


What is difference between singleton and static class in c#?

562


What is class method c#?

565


Why main method is static in c#?

567


What type is string in c#?

550