What is early binding and late binding
Answer Posted / shakti prasad prusty
Early binding - Assigning values to variables during design
time or exposing object model at design time.
Late Binding - 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 ? | 31 Yes | 14 No |
Post New Answer View All Answers
How do you remove white spaces from a string?
What is singleordefault?
What do you mean by for each loop?
How do I register my code for use by classic com clients?
Can a loop recorder detect a heart attack?
Is c# an open source language?
What is string concatenation?
What is check/uncheck?
What is the use of delegate?
What are Uses of CLR
How to parse a date time string?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What are delegate methods?
What is serialization in .net?
What is datatable in c#?