Can you allow class to be inherited, but prevent the method
from being over-ridden?
Answer Posted / avijit
declare the method as protected
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
Difference between debug.write and trace.write?
Is vs as c#?
What is the advantage of singleton class?
What is form feed in c#?
Give an example to show for hiding base class methods?
What is the difference between properties and indexer in c#?
Name the control which cannot be placed in mdi?
Does c# support try-catch-finally blocks?
Explain about Serialize and MarshalByRef?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
Which config file has all the supported channels/protocol?
Why is static constructor called first?
Explain dataset.acceptchanges method in .net?
What is func c#?
What are the types of serialization?