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
What are the 3 elements of delegation?
How many destructors can a class have?
What are c# i/o classes? What are the commonly used i/o classes?
So what makes your code really object-oriented #?
Can a private virtual method can be overridden?
Can you have more than one namespace in c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
What is the extension of c# file?
Can you store strings in arrays?
How long can loop recorders stay in?
Where static variables are stored?
What is c sharp used for?
What is lazy loading and eager loading in c#?
What is mean by c#?