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 |
Advantages of c# over vb.net?
What is the interface in c#?
What is datasource c#?
What are the classes contained in a single .NET DLL ?
what happens if you inherit multiple interfaces and they have conflicting method names?
What is byte c#?
What are All kind of access specifiers for a class and for methods
What do you know about WM_CHAR message?
Differentiate between the public and private ?
What is array class in c#?
What is difference between field and property in c#?
What is type system in c#?