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
Explain the use of activex control in .net?
Explain the difference between static page and dynamic page?
What is file extension of Webservices in .Net?
What is managed code execution?
Do I have any control over the garbage collection algorithm?
Please explain what are an object and a class?
Tell us what is heap and what is stack?
What is connection pooling and how do you make your application use it?
What is .net debug & trace?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
What is meant by localization?
What is a manifest in .net?
Example from .net. Integer & struct are value types or reference types in .net?
What is Ajax design pattern in .NET?
What does mean by .net framework?