How do you inherit from a class in C#?



How do you inherit from a class in C#?..

Answer / guest

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

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Advantages of c# over vb.net?

3 Answers   HCL, Syntel,


What is the interface in c#?

0 Answers  


What is datasource c#?

0 Answers  


What are the classes contained in a single .NET DLL ?

0 Answers   Siebel,


what happens if you inherit multiple interfaces and they have conflicting method names?

0 Answers   Siebel Systems,


What is byte c#?

0 Answers  


What are All kind of access specifiers for a class and for methods

0 Answers  


What do you know about WM_CHAR message?

0 Answers   C DAC,


Differentiate between the public and private ?

0 Answers   Microsoft,


What is array class in c#?

0 Answers  


What is difference between field and property in c#?

0 Answers  


What is type system in c#?

0 Answers  


Categories