What is the use of static abstract class
Answer Posted / kishore.a
We cannot mention an abstratct class as static..
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is difference between new and override in c#?
What is throw in c#?
What is difference between comparable and comparator?
what is a enumeration in c#
What is the difference between a function and a method?
What is system predicate?
Why should you override the tostring() method?
What is application object in c#?
Define constructor in c#.
What is selector c#?
Define Abstract Class in C#
Can you instantiate an abstract class c#?
can multiple catch blocks be executed for a single try statement?
What does readonly mean in c#?
What is array and types of array in c#?