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 helper method in c#?
Can constructor be overloaded in c#?
So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?
Name the method of servicebase class?
What is the benefit of using interface in c#?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
What is method overriding in c#
What is call back method?
What is msil, and why should developers need an appreciation of it if at all?
What is session and cookies in c#?
How can you achieve run time polymorphism in C#?
What is null character in string?
What are the properties of c#?
What is void in c#?
In how many ways you can overload a method?