Can you allow class to be inherited, but prevent the method
from being over-ridden?
Answer Posted / guest
make the method as sealed
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Is c# a backend language?
What type of data type conversion happens when the compiler encounters the following code?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
How do I know if executenonquery is successful c#?
What is .cshtml file?
What is console write in c#?
How do we achieve encapsulation in c#?
What is the max value of int32 in c#?
What is a data set in c#?
What is c# most used for?
Where value types are stored in c#?
Explain About ADO and its objects
What is the difference between package and interface?
Explain dataadapter.update method in .net?
What is hashtable c#?