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
Can partial class be inherited?
What is deadly diamond problem?
Why singleton class is sealed in c#?
What is a console?
What is a decimal c#?
Why do we use Design Pattern in C#?
Which is better interface or abstract class in c#?
What does assert() do in c#?
Explain About Iunknown interface Queue
Can abstract class be instantiated c#?
How many bytes is a long c#?
What are the differences between a class and a struct?
How do I enforce const correctness in c#?
What are some of the commonly used commands in sqlcommand?
Explain how is the dll hell problem solved in .net?