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
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
Which program construct must return a value?
Explain how to implement delegates in c#.net
What is the difference between yield and return?
What is a method c#?
What are modifiers in c#?
What is difference between string and stringbuilder in c#?
What is the difference between namespace and class in c#?
Can a abstract class have a constructor?
What is the purpose of abstract class in c#?
Explain the role of Garbage collector and its generations?
Why c# is called type safe language?
what are implementation inheritance and interface inheritance?
What does ienumerable mean?
What is difference between ienumerable and list?