What is the use of static abstract class
Answer Posted / irfan khan
we cant give static key word for a class
Is This Answer Correct ? | 10 Yes | 24 No |
Post New Answer View All Answers
What is xml document how do you open it?
what are some characteristics of an array?
Can class inherit from struct c#?
What is difference between static and constant variable?
What is concrete class in c# with example?
Where do I put dll files?
Explain how to parse a datetime string?
Why c# is called type safe language?
Is there regular expression (regex) support available to c# developers?
What is extension method in c# and how to use them?
Is there an equivalent to the instanceof operator in visual j++?
Can hashtable have duplicate keys in c#?
Can we overload the main method in c#?
List some of the classes used by system.data namespace?
Why are strings immutable in c#?