What is early binding and late binding
Answer Posted / bir
when compile time perform any operation with variables
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
Why delegates are type safe?
What is a predicate in c#?
What are c# attributes and its significance?
Explain the Different types of configuration files in .net?
What Is The Smallest Unit Of Execution In .net?
What are primitive data types in c#?
Is comparator a functional interface?
What is the property of a class in c#?
What is console readkey in vb net?
What are the collections in c#?
What do you mean by parsing and how to parse a date time string in c#?
What is array and types of array in c#?
Which is faster list or dictionary in c#?
Why do we need dependency injection in c#?
Why do we need abstract class?