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 do you mean by expression tree?
Describe how a .net application is compiled and executed
What is the difference between == and object.equals?
What is difference between private and protected in c#?
How to add a readonly property in c#.net
Why is c# a good programming language?
What is the role of the datareader class in ado.net connections?
What is the concept of strong names?
What type of data type conversion happens when the compiler encounters the following code?
So what makes your code really object-oriented #?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
What are generics in c#.net?
Explain the role of Garbage collector and its generations?
What are the 2 broad classifications of fields in c#?
What is a concrete class in c#?