What is early binding and late binding
Answer Posted / santhosh. p. krishna
Early binding - Assigning values to variables during design
time.
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 ? | 10 Yes | 6 No |
Post New Answer View All Answers
Write a short note on interface?
What is dataset c#?
Define satellite Assembly?
what is a enumeration in c#
What is the advantage of generics in c#?
What is meant by unicode characters?
Can a method return multiple values in c#?
What is lock in c#?
Is java better than c sharp?
Can you specify nested classes as partial classes?
What is a delegate? How can it works?
List some of the classes used by system.data namespace?
How many root nodes are there in an xml document?
Why are strings in c# immutable?
What is the file extension for c#?