How can you force derived classes to provide new method implementations for virtual methods?


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

Post New Answer

More C Sharp Interview Questions

What is the difference between an XML "Fragment" and an XML "Document." ?

1 Answers  


What are native functions?

0 Answers  


what is the syntax to inherit from a class in c#?

0 Answers   Siebel Systems,


Can you use foreach iteration on arrays in c#?

0 Answers  


Can interface inherit class in c#?

0 Answers  






difference between managed code and unmanaged code ?

3 Answers  


Explain constructor?

6 Answers   Wipro,


What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

0 Answers  


Why singleton class is sealed in c#?

0 Answers  


You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?

0 Answers  


Is c# a strongly-typed language?

0 Answers  


Name the two classes are required for implementing a windows service?

0 Answers  


Categories