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
When To use HashTable In C#
Classes and structs can be declared as static, is this statement true or false?
Define constructors
What is verbatim literal in c#?
Is array passed by reference in c#?
What is tochararray in c#?
How many types of polymorphism are there?
Why delegate is used in c#?
List down the fundamental oop concepts?
If I return out of a try/finally in c#, does the code in the finally-clause run?
Which function is the entry point for a DLL in MS Windows 3.1?
Can we change static value in c#?
What is the difference between system.string and system.text.stringbuilder classes?
What is a di class?
explain the features of static/shared classes.