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
Can int be null c#?
Give 2 scenarios where static constructors can be used?
What is difference between overloading and short circuiting?
What is the use of 'as' Keyword in C# ?
Is null or empty in c#?
What is static classes in c#?
What are examples of desktop applications?
How do you inherit a class into other class in c#?
What is system predicate?
What are circular references?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
Describe how a .net application is compiled and executed
What are the different approaches of passing parameters to a method?
What is difference between new and override in c#?
How do I get deterministic finalization in c#?