Answer Posted / shadab
Actually Sturcture are internally declared as sealed that's
the reason a class can't inherit it...
for more information go url
http://www.shadab-programminghelp.blogspot.com
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is a hashset c#?
Does c# have its own class library?
How do you read an Excel sheet in C#?
What does console readline do in c#?
Is ram a heap?
What is the difference between User controls and Custom Controls?
Can you instantiate a struct without using a new operator in c#?
What is the namespace for the thread class?
Explain attributes in c#?
How can you sort strings in array that are passed to method as arguments?
What is meant by collections in c#?
What is string in c# net?
Can constructor have return type c#?
What is parallel foreach in c#?
What is the usage of Enumeration in C# Programming and is it good to use or not ?