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
Which is faster array or arraylist in c#?
Is as keyword in c#?
What is the difference between readkey and readline in c#?
Can class inherit from struct c#?
Is the following code legal?
How many types of inheritance are there in c#?
What is scope c#?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
Why is dll used?
Why linq is having select clause at the end?
What is the wildcard character in sql?
How do you set a class path?
What is the signature of a method?
What is Delegate and what is it used for ?
What is the property of class?