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
What is func c#?
What are the 2 types of data types available in c#?
Why would you use a class property in c#?
How many dimensions can an array have?
What's the difference between a method and a procedure?
Explain the difference between Metadata and Manifest
What is satellite assembly? And steps to create satellite assembly?
To create a localized application which namespaces are necessary?
What is the difference between static and constant variables?
What is the difference between c and c sharp?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
What is difference between assembly and namespace?
What is a callback c#?
Can you inherit from a static class in c#?
Which of these statements correctly declares a two-dimensional array in c#?