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
Which debugging tools you can use in the .NET ssSDK?
What is virtual in c#?
Is datetime immutable c#?
Are arraylist faster or arrays?
What is a property in c#?
What is the difference between list and arraylist c#?
What is the relation between classes and objects?
What is the difference between do and while loop?
What is a generic in c#?
what are implementation inheritance and interface inheritance?
Why do we use parameters in c#?
What is a console file?
What are Namespaces?
Why do we need a singleton class?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?