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 is session state in asp net c# with example?
What does int32 mean?
What is console writeline in c#?
What can be done with c#?
What is the use of 0 in c#?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
Write a syntax for writing a event delegate.
What is asynchronous one-way calls?
What do you mean by directing?
What is multithreading with .net?
Explain about Error handling and how this is done
What is mvc pattern in c#?
What is data type c#?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
What is difference between ienumerable and list?