How do you inherit from a class in C#?

Answer Posted / venu gopal

Place a colon and then the name of the base class. Notice
that it?s double colon in C++.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why ienumerable is used in c#?

474


What are "class access modifiers" in C#?

536


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

542


Can we make a class private in c#?

504


What is int32 in c#?

506






How many static constructors are allowed in a class?

484


What is a method c#?

478


Explain manifest in c#.

524


What is data binding c#?

534


What is expandoobject in c#?

486


What is out in c#?

518


Can we inherit private class in c#?

498


What is meant by unicode characters?

571


What is difference between an Structure and Class?

569


What is constants in c#?

426