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 Garbage Collection in .Net?
Why abstraction is used in c#?
What is the data encapsulation?
What is view model in c#?
What is difference between list and dictionary in c#?
What do you mean by sealed classes and static classes?
What is difference between static and constant variable?
What are cookies in c#?
What is appdomain in c#?
Can we have static indexer in c#?
Can we inherit sealed class in c#?
What is jit (just in time)?
explain the nature of the assembly work?
What standard types does c# use?
Do loops in c#?