why we can't create an object for a static class??
what is the reason behind this?
Answer Posted / luckraj
Static class does not allow to create
any object.....
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
What is the difference between select and selectmany?
What is .net console?
What is dictionary class in c#?
Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?
what is c# command?
Can we extend static class in c#?
How do switch statements work?
How many variables do you need?
Is a c# interface the same as a c++ abstract class?
What can be done with c#?
What are get and set in c#?
Explain nullable types in c#?
What is difference between ienumerable and list in c#?
What is binding in c#?
What are data types with examples?