Answer Posted / ganesh
use in polymorphism
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Why are local variables stored in stack?
Does constructor return any value in c#?
Define the term immutable ?
What is difference between private and static constructor?
What is a dimensional array?
Is c# lazy thread safe?
Are structs faster than classes?
Explain the concepts of cts and cls(common language specification).
What is an assembly in dotnet?
What is a helper method in c#?
Will the following code compile?
What is the difference between list and arraylist in c#?
How assembly versioning in .NET prevent DLL Hell problem?
How to block a class from being inherited further?
Can derived classes have greater accessibility than their base types?