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 use of tuple in c#?
Is null empty or whitespace c#?
What does do in c#?
What is an interface class in c#?
Can fields inside a class be virtual?
Define boxing and unboxing in c#?
Can a struct be null?
Explain how to add controls dynamically to the form using c#.net.
What is deadly diamond problem?
Define a jagged array in c#?
How many keyword present in C# language ?
What are the different types of delegates?
What is a must for multitasking
What is int32?
What is c# windows form application?