How can we main a Class as base class,i.e not inherited
further?{please Dont tell using Sealed class,any other way}
Answer Posted / suman k dey
Instead of sealed we can use static class.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is the difference between finalize() and dispose() methods?
What is hashtable in c# with example?
How can I produce an assembly?
What does string format do?
What is definition in c#?
How does it work?
Define an array?
What is strongly typed view?
What do you mean by synchronous and asynchronous operations?
Can you explain template pattern?
What is meant by clr?
What is scaffolding in c#?
What is the importance of closing an ado.net application?
What is the lock statement in c#?
Explain about Serialize and MarshalByRef?