Answer Posted / sss
structure is sealed type .so it is not possible to inherit by a class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a callback c#?
What is the use of xmlserializer?
What is default parameter in c#?
Contrast between an interface and abstract class?
Is Facebook a desktop application?
Is it possible to force garbage collector to run?
What is the .net datatype that allows the retrieval of data by a unique key?
Is lazy t thread safe?
Is c# an open source?
What is the symbol used for in c#?
How can you use abstract class and interface?
Can we inherit class that contains only one private constructor?
Explain about accessibility modifier 'protected internal'?
How do you sort a list in c#?
what is boxing and unboxing?can we initialize unboxing directly?