What is early binding and late binding
Answer Posted / rajesh
Guys,Can u please Give one example for late binding and
early binding.
Is This Answer Correct ? | 18 Yes | 30 No |
Post New Answer View All Answers
What is the use of ispostback in c#?
If casting fails what type of exception is thrown?
What is default access modifier for class in c#?
How to parse a date time string?
What are the collection types can be used in c#?
What are Regex / regular expressions ?
Explain synchronous and asynchronous operations?
What are the different types of constructors in c#?
What do you mean by hashtable c#?
List down the differences between public, static and void keywords?
Are c# objects passed by reference?
Are c# strings null terminated?
What is predicate c#?
Which string method is used for concatenation of two strings in c#?
what is the meaning of Object lifetime in OOPS