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 / arun

using final keyword....i am not sure whether this works in
c# or not...

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is written in c#?

524


Distinguish between the Debug class and Trace class with its functionality?

527


What is deferred execution?

470


What is the use of private constructor in c#?

487


What is the use of properties window?

489






What is eager and lazy loading in c#?

461


What is float in unity?

497


Major difference between Basic httpbinding and WShttpbinding?

574


What do you mean by stack and heap in c#?

480


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

555


What is iqueryable in linq?

488


What is iqueryable?

476


Which are the access modifiers available in c#?

514


Can we override interface method?

518


What is main thread in c#?

493