How do you prevent a method from being overridden in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Explain how to parse a datetime string?

0 Answers  


Can a dictionary have the same key?

0 Answers  


Is var a data type?

0 Answers  


What is inner class in c#?

0 Answers  


What are the differences between value types and reference types?

0 Answers  






What are c# collections?

0 Answers  


What is the difference between wrapper class and primitive?

0 Answers  


What is multidimensional array in c#?

0 Answers  


What is the difference between protected and protected internal?

5 Answers   Fulcrum Logic,


What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain

2 Answers  


Is it good to use var in c#?

0 Answers  


What is difference between an Structure and Class?

0 Answers  


Categories