Answer Posted / ajay
structure are not inherited.Because structure are valutype
and class is reference type.
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is the difference between static and constant variables?
Is inheritance possible in c sharp?
What is the use of console application in c#?
What are "class access modifiers" in C#?
Can we create instance of private class in c#?
What is difference between assembly and namespace?
Distinguish between a class and struct?
How many types of constructors are available in c#?
How many types of collections are there in c#?
what is .NET framework architecture ??
What is parallel foreach in c#?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is part of a method signature in c#?
What are delegates and why are they required?
What is gui in c#?