What is the use of static abstract class
Answer Posted / srini
We cannot give static key word for abstract class
Is This Answer Correct ? | 21 Yes | 5 No |
Post New Answer View All Answers
What is extension method in c# and how to use them?
Does a loop recorder have to be removed?
What is callback function in c#?
What is dynamic dispatch?
Explain the types of Polymorphism.
How do I create a single-file assembly?
Who benefits from ajax?
What is hierarchical inheritance in c#?
What are fields in c#?
What is string pool in c#?
What is the difference between “constant” and “readonly” variables in c#?
What is difference between string and stringbuilder in c#?
What is inheritance c#?
What is the difference between ienumerable and enumerator?
What is a scope in c#?