How is the syntax written to inherit from a class in C#?Give an example ?


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 Hash Table and Arrays?

12 Answers   IBM,


Can I define a type that is an alias of another type (like typedef in c++)?

0 Answers  


What are circular references? How garbage collection deals with circular references.

0 Answers  


How do I create a multilanguage?

0 Answers  


Can you allow class to be inherited, but prevent the method from being over-ridden?

1 Answers  


Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?

0 Answers   Siebel,


What?s the top .NET class that everything is derived from?

7 Answers  


What are managed providers?

0 Answers   UGC Corporation,


What is expression c#?

0 Answers  


When should we use sealed class in c#?

0 Answers  


Will finally block get executed if the exception had not occurred?

2 Answers  


What is the difference between ienumerable and icollection?

0 Answers  


Categories