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
Describe two uses of the “using” statement during the operation of c#?
Is list a collection c#?
What is the use of ienumerable?
What is a di class?
what are implementation inheritance and interface inheritance?
How do you serialize in c#?
What happens when thread sleep () method is called?
What is thread and explain states of a thread in c#?
Give an example of a ctype.
How big is a 64 bit integer?
What is tpl in c#?
What is dll in c#?
How do you prevent a class from being inherited?
What is the use of dll file in c#?
Can I define a type that is an alias of another type (like typedef in c++)?