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 are the new features in c# 2.0?
Can list contain duplicates c#?
Why do we still see so much non-oo code written in c# today?
How do you create user defined data types in c#?
What is function c#?
Is comparator a functional interface?
what is virtual method in c#?
Can constructor be protected?
Can you instantiate a struct without using a new operator in c#?
What is the use of static members with example using c#.net.
How many bytes is an int c#?
Is hashset ordered c#?
What is null character in string?
What is private void in c#?
What is or operator in c#?