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 continue in c#?
What is ControlBox Propertie
Describe how a .net application is compiled and executed
What is list collection in c#?
What does return do in unity?
Is int an object in c#?
Will the following code compile and run?
Classes and structs can be declared as static, is this statement true or false?
Can a string be null c#?
Is arraylist type safe in c#?
What is inheritance c#?
What is hash c#?
What is a property in c#?
How the versioning applies to Assemblies or can you explain version numbers?
What does f mean in c#?