what is the difference between early binding and late binding
in .net?
Answer Posted / satyambabu
early binding:-
compiler have knowledge about objects.
late binding:-
compiler doesn't have knowledge about objects.
Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
How to create a key pair in .net?
How will you register com+ services?
What are .net applications?
Tell us what is a sealed class?
How boxing and unboxing occures in memory?
How many design patterns can be created in .net?
Is .net 4.8 backwards compatible?
Explain assemblies in .net?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Which Namespace is used to to achieve MultiThreading in .NET?
Tell us what is heap and what is stack?
What does il do?
What is alias ? Is it used in .Net ?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
What is the advantage of .net?