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 the difference between method and constructor in c#?
Name the property of the textbox which cannot be changed at runtime?
What is a trace and asset? Explain some differences?
What is extension method in c# and how to use them?
Is c# a backend language?
What is datarelation c#?
What is the difference between console application and windows application?
What is an icollection in c#?
What is the difference between malloc () and new?
How Do You Convert A Value-type To A Reference-type?
what is an event? Define delegate?
What is difference between write and writeline?
Are arrays immutable c#?
What is the adv of using System.Text.StringBuilder over System.String?
What is parsing?