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
How many types of constructor are there in c#?
What is the difference between firstordefault and first?
What does an indexer do?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
What is class sortedlist underneath?
What is ienumerable and iqueryable?
Can we make a class private in c#?
Explain the types of assemblies in .net?
When should we use delegates in c#?
What is the difference between an integer and int?
Define method overloading in c#?
How can we sort the elements of the array in descending order?
Can You Prevent Your Class From Being Inherited By Another Class?
Distinguish between the Debug class and Trace class with its functionality?
What are the return types in c#?